| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 3b0ce525146c9d7c2c3826f7efc6a4d0b737e002..e57566dbbbe0207caea9f5cb6169fd4d4afbc357 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -149,9 +149,6 @@ deps = {
|
| 'src/third_party/safe_browsing/testing':
|
| Var('chromium_git') + '/external/google-safe-browsing/testing.git' + '@' + '9d7e8064f3ca2e45891470c9b5b1dce54af6a9d6',
|
|
|
| - 'src/third_party/cacheinvalidation/src':
|
| - Var('chromium_git') + '/external/google-cache-invalidation-api/src.git' + '@' + '0fbfe801cca467fa986ebe08d34012342aa47e55', # from svn revision 342
|
| -
|
| 'src/third_party/leveldatabase/src':
|
| Var('chromium_git') + '/external/leveldb.git' + '@' + '251ebf5dc70129ad3c38193fe6c99a5b0ec6b9fa',
|
|
|
|
|