Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 3b5450568b394141a9a420e3647e1343eebb2ed5..36f3d3345116211fcb6eeafa713c095d0a94bef3 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -4,7 +4,9 @@ deps = { |
| "src/third_party/mock": |
| "https://github.com/sbc100/mock.git@6206f33", |
| "src/third_party/zip.js": |
| - "git://github.com/gildas-lormeau/zip.js@4c93974" |
| + "git://github.com/gildas-lormeau/zip.js@4c93974", |
| + "src/third_party/coverage": |
| + "https://github.com/nedbat/coveragepy.git@8da39d5" |
| } |
| deps_os = { |