summaryrefslogtreecommitdiffstats
path: root/chromium/gpu/DEPS
blob: 020fd3a5d3f8ed5bc5eaf00dcaed42a8a51888a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+third_party/angle",
  "+third_party/amd",
  "+third_party/nvml",
  "+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",
]