summaryrefslogtreecommitdiffstats
path: root/gpu/DEPS
blob: a8804e4e4042317da366b3da2f4ecd5d636cae39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+native_client",
  "+third_party/angle",
  "+../../gpu_export.h",
  "+../command_buffer",
  "+../client",
  "+../common",
  "+../GLES2",
  "+../service",
  "+crypto",
  "+ui/gfx",
  "+ui/gl",
  "+ui/surface",
]