summaryrefslogtreecommitdiff
path: root/chromium/gpu/DEPS
blob: df7cccd3441b50addf21c0352e1ac30db667a309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include_rules = [
  "+net",
  "+third_party/angle",
  "+third_party/amd",
  "+third_party/blink/public/common/tokens",
  "+third_party/nvml",
  "+third_party/re2",
  "+third_party/smhasher",
  "+third_party/swiftshader",
  "+third_party/protobuf",
  "+third_party/zlib",
  "+crypto",
  "+ui/gfx",
  "+ui/gl",
  "+ui/surface",
  "+ui/ozone/public",
  "+ui/base/ui_base_features.h",
]