| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 507cc9686a5839c79906030917f6e78cbe82c7e3..11a6f0fcdd0791150b3707342223b954217e7271 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -144,9 +144,6 @@ deps = {
|
| 'src/third_party/hunspell_dictionaries':
|
| Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + 'dc6e7c25bf47cbfb466e0701fd2728b4a12e79d5',
|
|
|
| - 'src/third_party/safe_browsing/testing':
|
| - Var('chromium_git') + '/external/google-safe-browsing/testing.git' + '@' + '9d7e8064f3ca2e45891470c9b5b1dce54af6a9d6',
|
| -
|
| 'src/third_party/leveldatabase/src':
|
| Var('chromium_git') + '/external/leveldb.git' + '@' + 'a7bff697baa062c8f6b8fb760eacf658712b611a',
|
|
|
|
|