Move more string_util functions to base namespace.
[chromium-blink-merge.git] / content / child / DEPS
blobf67706836e6150a416a76ce365ca21933e621ae0
1 include_rules = [
2   # Allow inclusion of specific components that we depend on. We may only
3   # depend on components which we share with the mojo html_viewer.
4   "+components/mime_util",
5   "+components/scheduler/child",
6   "+components/scheduler/common",
7   "+components/tracing",
8   "+components/webcrypto",
10   "+content/app/strings/grit",  # For generated headers
11   "+content/public/child",
12   "+media/base",
13   "+v8/include/v8.h"