Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 1bbe4c7c542d5195de40521b154419c91991da5b..2ffe50ca6eaa89b1eef41db6b5d304b5de5c8285 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -2,7 +2,9 @@ deps = { |
| "src/third_party/libapps": |
| "https://chromium.googlesource.com/apps/libapps.git@0bec09b", |
| "src/third_party/mock": |
| - "https://github.com/sbc100/mock.git@6206f33" |
| + "https://github.com/sbc100/mock.git@6206f33", |
| + "src/third_party/zip.js": |
| + "git://github.com/gildas-lormeau/zip.js@4c93974" |
| } |
| deps_os = { |