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