summaryrefslogtreecommitdiffstats
path: root/gpu/gles2_conform_support/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/gles2_conform_support/DEPS')
-rw-r--r--gpu/gles2_conform_support/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpu/gles2_conform_support/DEPS b/gpu/gles2_conform_support/DEPS
new file mode 100644
index 0000000..45eed75
--- /dev/null
+++ b/gpu/gles2_conform_support/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/gles2_conform",
+]