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