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