diff options
Diffstat (limited to 'base/DEPS')
-rw-r--r-- | base/DEPS | 3 |
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",
+]
|