summaryrefslogtreecommitdiffstats
path: root/gpu/DEPS
blob: dd12d8db550bcf0dd8f417958913e92f0cb51d0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+native_client/src/include",
  "+third_party/angle",
  "+third_party/angle_dx11",
  "+third_party/amd",
  "+third_party/re2",
  "+third_party/smhasher",
  "+third_party/protbuf",
  "+crypto",
  "+ui/gfx",
  "+ui/gl",
  "+ui/surface",
]