summaryrefslogtreecommitdiffstats
path: root/athena/screen/DEPS
blob: 423ee38d87cce575437e4199bf5957f38a88d674 (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+athena/input/public",
  "+ui/aura",
  "+ui/compositor",
  "+ui/events",
  "+ui/gfx",
  "+ui/wm",
  "+third_party/skia/include",
  # for tests.
  "+athena/athena_export.h",
]