Skip to content

Commit

Permalink
Remove DEPS that was removed from chromium
Browse files Browse the repository at this point in the history
https://crrev.com/c/2950009 removed third_party/turbine/src from DEPS. We should manually remove it to unblock chromium -> webrtc roll (https://ci.chromium.org/ui/p/webrtc/builders/cron/Auto-roll%20-%20WebRTC%20DEPS/14975/overview)

Bug: None
Change-Id: I60a47275983dc46a01d7c882daf5a890bc125571
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/221981
Commit-Queue: Andrey Logvin <[email protected]>
Reviewed-by: Christoffer Jansson <[email protected]>
Cr-Commit-Position: refs/heads/master@{#34267}
  • Loading branch information
Andrey Logvin authored and WebRTC LUCI CQ committed Jun 11, 2021
1 parent ec6b655 commit ef4edaf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -467,11 +467,6 @@ deps = {
'dep_type': 'cipd',
},

'src/third_party/turbine/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/turbine.git' + '@' + '3c31e67ae25b5e43713fd868e3a9b535ff6298af',
'condition': 'checkout_android',
},

'src/tools/luci-go': {
'packages': [
{
Expand Down

0 comments on commit ef4edaf

Please sign in to comment.