summaryrefslogtreecommitdiffstats
path: root/chromium/mojo/gles2/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/mojo/gles2/DEPS')
-rw-r--r--chromium/mojo/gles2/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/mojo/gles2/DEPS b/chromium/mojo/gles2/DEPS
new file mode 100644
index 00000000000..a0e373e85c1
--- /dev/null
+++ b/chromium/mojo/gles2/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+gpu/command_buffer/client",
+ "+gpu/command_buffer/common",
+]