| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f0a215c4f3acccc7638d692da7b88a3307f0357d..d1e699c44c59aa2046a21d67f4aefb30263235df 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -460,9 +460,6 @@ deps_os = {
|
| 'src/third_party/android_tools':
|
| Var('chromium_git') + '/android_tools.git' + '@' + 'b43a6a289a7588b1769814f04dd6c7d7176974cc',
|
|
|
| - 'src/third_party/apache-mime4j':
|
| - Var('chromium_git') + '/chromium/deps/apache-mime4j.git' + '@' + '28cb1108bff4b6cf0a2e86ff58b3d025934ebe3a',
|
| -
|
| 'src/third_party/apache-portable-runtime/src':
|
| Var('chromium_git') + '/external/apache-portable-runtime.git' + '@' + 'c76a8c4277e09a82eaa229e35246edea1ee0a6a1',
|
|
|
| @@ -478,12 +475,6 @@ deps_os = {
|
| 'src/third_party/elfutils/src':
|
| Var('chromium_git') + '/external/elfutils.git' + '@' + '249673729a7e5dbd5de4f3760bdcaa3d23d154d7',
|
|
|
| - 'src/third_party/httpcomponents-client':
|
| - Var('chromium_git') + '/chromium/deps/httpcomponents-client.git' + '@' + '285c4dafc5de0e853fa845dce5773e223219601c',
|
| -
|
| - 'src/third_party/httpcomponents-core':
|
| - Var('chromium_git') + '/chromium/deps/httpcomponents-core.git' + '@' + '9f7180a96f8fa5cab23f793c14b413356d419e62',
|
| -
|
| 'src/third_party/jsr-305/src':
|
| Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220af6d5df2d3210e3bfc0919',
|
|
|
|
|