Index: third_party/zlib/google/DEPS |
diff --git a/third_party/zlib/google/DEPS b/third_party/zlib/google/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3b00bfc30678587b4d5c1df8707d4430f5399eef |
--- /dev/null |
+++ b/third_party/zlib/google/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+net/base", |
+ "+third_party/zlib/contrib/minizip", |
jam
2013/05/01 22:01:08
nit: are you sure you need this? i thought it woul
|
+] |