Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 4bbb65a19a0e5624882ebf5cdb8992d92e026c2b..374f8a8670b6c9db42e39c1a7d207ff8d3c8ef44 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -44,6 +44,9 @@ deps = { |
| "src/third_party/protobuf2/src": |
| "http://protobuf.googlecode.com/svn/trunk@305", |
| + "src/third_party/cacheinvalidation/files": |
| + "http://google-cache-invalidation-api.googlecode.com/svn/trunk@10", |
| + |
| "src/tools/gyp": |
| "http://gyp.googlecode.com/svn/trunk@816", |