Mandoline UI Process: Update namespaces and file names
[chromium-blink-merge.git] / mojo / common / DEPS
blob45e8758dc13d9f5b02654e3f71a2e0c58f7ec05b
1 include_rules = [
2   # common must not depend on embedder.
3   "-mojo",
4   "+mojo/application/public/cpp",
5   "+mojo/common",
6   "+third_party/mojo/src/mojo/public",
9 specific_include_rules = {
10   "trace_controller_impl\.h": [
11     "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
12   ],
13   "tracing_impl\.h": [
14     "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
15   ],