
Repeatedly use grep to find all the files in various dirs that includes base/stl_util.h but do not use any functions provided by base/stl_util.h and base/cxx*_backports.h, and then remove the base/stl_util.h include from them. Files that include base/stl_util.h, but actually needs base/cxx*_backports.h, will be dealt with separately. Bug: 1194078 Change-Id: I50796fb91c03eed1b63ce901005818ba2ec3d94c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2909802 Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Lei Zhang <thestig@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Owners-Override: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#885634}