summaryrefslogtreecommitdiffstats
path: root/mojo/public/c/gles2/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/c/gles2/DEPS')
-rw-r--r--mojo/public/c/gles2/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/mojo/public/c/gles2/DEPS b/mojo/public/c/gles2/DEPS
new file mode 100644
index 0000000..3887457
--- /dev/null
+++ b/mojo/public/c/gles2/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+mojo/public/c/environment",
+]