
https://crrev.com/c/2971087 will effectively remove the base/stl_util.h include from many files. As a result, those that did not include the STL headers they use will fail to build. As an early preparation for that CL, add the missing STL headers. Change-Id: I6500223f22e07cdcdd3cc0d399dbc5228b0c8ecd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2970614 Reviewed-by: Nico Weber <thakis@chromium.org> Owners-Override: Nico Weber <thakis@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#896119}
This directory holds code related to the iOS port of Chromium. See https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase for a description of the structure underneath this directory.