summaryrefslogtreecommitdiffstats
path: root/cc/DEPS
blob: a804fe1b8e782cfa124b032dd1a524da2075e02a (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+skia/ext",
  "+third_party/skia/include",
  "+third_party/khronos/GLES2/gl2.h",
  "+third_party/khronos/GLES2/gl2ext.h",
  "+ui/gfx",
  "+media",
]