summaryrefslogtreecommitdiffstats
path: root/components/view_manager/DEPS
blob: d78c2a9daa2ee5824f24c4af8cd5b889d6554620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+cc",
  "+components/gles2",
  "+components/gpu",
  "+components/native_viewport",
  "+components/surfaces",
  "+mojo/application",
  "+mojo/common",
  "+mojo/converters",
  "+mojo/services/network/public",
  "+mojo/shell",
  "+third_party/mojo/src/mojo/public",
  "+third_party/mojo_services",
  "+ui",
]