Chromium Code Reviews| Index: build/android/rezip/DEPS |
| diff --git a/build/android/rezip/DEPS b/build/android/rezip/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4e3c56e434aa6e06e67f75cfd78757f10f1979ac |
| --- /dev/null |
| +++ b/build/android/rezip/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/zlib/contrib/minizip", |
| +] |