summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/DEPS
blob: aef4d6334b07172de34503cd71cbe036f68df550 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+chrome/app",
  "+gpu/command_buffer",
  "+libEGL",
  "+libGLESv2",
  "+skia",
  "+third_party/angle/include",
  "+third_party/openmax",
]