summaryrefslogtreecommitdiff
path: root/chromium/ui/android/DEPS
blob: bfdcf7553b2486d3307aa3794afbe98320f7aaa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
include_rules = [
  "+cc/layers",
  "+cc/output",
  "+cc/resources",
  "+cc/scheduler/begin_frame_source.h",
  "+cc/test/stub_layer_tree_host_client.h",
  "+cc/test/test_task_graph_runner.h",
  "+cc/trees/layer_tree_host.h",
  "+components/viz/common",
  "+components/viz/host",
  "+components/viz/service/frame_sinks",
  "+components/viz/service/surfaces",
  "+jni",
  "+services/viz/public/interfaces",
  "+skia/ext",
  "+third_party/blink/public/platform/web_cursor_info.h",
  "+third_party/skia",
  "+ui/base",
  "+ui/compositor/compositor_lock.h",
  "+ui/display",
  "+ui/events",
  "+ui/gfx",
]