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