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