Replace use of std containers with WTF's equivalents in web_frame_test.cc
Replace the use of std::map and std::set of std containers with WTF::HashMap and WTF::HashSet in web_frame_test.cc. Bug: 952716 Change-Id: I5978b5cd21bbff120d9ea90ec38dd1bb9f1a8ba7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577225Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#652826}
Showing
Please register or sign in to comment