summaryrefslogtreecommitdiffstats
path: root/mojo/runner/DEPS
blob: 8f8de766e9ecfa79c5f544bcbdfe3a7b889a46b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+components/devtools_service/public",
  "+components/mus",
  "+components/mus/gles2",
  "+components/mus/native_viewport",
  "+components/mus/public",
  "+components/tracing",
  "+crypto",
  "+jni",
  "+sandbox",
  "+third_party/mojo_services",
  "+ui",
]