summaryrefslogtreecommitdiffstats
path: root/blimp/engine/DEPS
blob: 50541240e91234514349585ba1c793b3ad8b249d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+base",
  "+cc",
  "-chrome",
  "+components/web_cache/renderer",
  "+content/public",
  "+net",
  "+third_party/khronos/GLES2/gl2.h",
  "+ui/aura",
  "+ui/base",
  "+ui/compositor",
  "+ui/events",
  "+ui/gfx",
  "+ui/platform_window",
  "+ui/resources",
  "+ui/wm",
]