Replace use of std container with WTF's equivalent in third_party/blink/renderer/core/frame/csp/
This CL replaces the use of std::vector with WTF::Vector and access a blink:WebVector member of struct directly in third_party/blink/renderer/core/frame/csp/. Bug: 952716 Change-Id: Ia94053b4f29b2637ef8a4a6fcac09306a96f05f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661326Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#669959}
Showing
Please register or sign in to comment