summaryrefslogtreecommitdiff
path: root/chromium/components/webxr/DEPS
blob: c717a6fc00ffa311548d965251eb41ad00365ab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+components/viz/common/gpu/context_provider.h",
  "+content/public/browser",
  "+device/vr/android/mailbox_to_surface_bridge.h",
  "+gpu/GLES2/gl2extchromium.h",
  "+gpu/command_buffer/client",
  "+gpu/command_buffer/common",
  "+gpu/ipc",
  "+services/viz/public/cpp/gpu/context_provider_command_buffer.h",
  "+ui/gfx",
  "+ui/gl/android",
]