summaryrefslogtreecommitdiffstats
path: root/gpu/DEPS
blob: 8e88544842c6789938b703bdbfbbdfcc2810b2d6 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+third_party/angle",
  "+../../gpu_export.h",
  "+../command_buffer",
  "+../client",
  "+../common",
  "+../GLES2",
  "+../service",
  "+ui/gfx",
]