summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/DEPS
blob: 428e3cdf3e7832e8cbe90d8e0590ed1b283b681a (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+chrome/app",
  "+gpu/command_buffer",
  "+libEGL",
  "+libGLESv2",
  "+media/video/video_decode_accelerator.h",
  "+skia",
  "+third_party/angle/include",
  "+third_party/openmax",
  "+third_party/mesa",
]