Replace use of std containers with WTF's equivalents in *test.cc
This CL replaces the use of std::array of std containers with WTF::Vector in *test.cc files and removes unnecessary including <array> header. Bug: 952716 Change-Id: Ifb5349c03921a61394fc438e5d0501f3c8f9ac99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695361Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#676298}
Showing
Please register or sign in to comment