summaryrefslogtreecommitdiffstats
path: root/athena/test/DEPS
blob: 2256268a16b7172862b17a5ac4dac572a7eb39fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+athena/activity",
  "+athena/main",
  "+third_party/skia/include",
  "+ui/aura",
  "+ui/base",
  "+ui/compositor",
  "+ui/gfx",
  "+ui/gl",
  "+ui/views",
  "+ui/wm/core",
]