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