summaryrefslogtreecommitdiffstats
path: root/components/test_runner/DEPS
blob: c2f1ea16794fc258888146b870dc408f3ef13582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+cc",
  "+gin",
  "+gpu/command_buffer/client",
  "+net/base",
  "+skia",
  "+third_party/khronos/GLES2/gl2.h",
  "+third_party/skia",
  "+third_party/WebKit/public/platform",
  "+third_party/WebKit/public/web",
  "+ui/events",
  "+ui/gfx",
  "+v8/include",
]