Remove apk-patch-size-estimator from DEPS.

Removed in [1] it is currently blocking the Chromium Roll into WebRTC.

[1] - https://chromium-review.googlesource.com/c/chromium/src/+/2107422

No-Try: True
Bug: None
Change-Id: I8b6d06e0eeef1d342136b45cef842f715f56e951
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170638
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30818}
This commit is contained in:
Mirko Bonadei 2020-03-18 13:06:54 +01:00 committed by Commit Bot
parent 6725b648c8
commit 8072292241

11
DEPS
View File

@ -285,17 +285,6 @@ deps = {
'dep_type': 'cipd',
},
'src/third_party/apk-patch-size-estimator': {
'packages': [
{
'package': 'chromium/third_party/apk-patch-size-estimator',
'version': 'b603e99dca9b90d6a99519c232cd811878283b08',
},
],
'condition': 'checkout_android',
'dep_type': 'cipd',
},
'src/third_party/bazel': {
'packages': [
{