summaryrefslogtreecommitdiff
path: root/chromium/gpu/DEPS
blob: 0273fe34a2f98920de59ab8fc595932b9f13cc63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+third_party/angle",
  "+third_party/amd",
  "+third_party/re2",
  "+third_party/smhasher",
  "+third_party/swiftshader",
  "+third_party/protbuf",
  "+third_party/zlib",
  "+crypto",
  "+ui/gfx",
  "+ui/gl",
  "+ui/surface",
  "+ui/ozone/public",
]