DEPS: remove checkout_reclient
chromium removed the config in https://crrev.com/c/3755181. Bug: b/255447284 Change-Id: If07afe9942ada9f65ce9ae3976c4174f477e0b8a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/280360 Reviewed-by: Junji Watanabe <jwata@google.com> Auto-Submit: Takuto Ikuta <tikuta@google.com> Commit-Queue: Junji Watanabe <jwata@google.com> Commit-Queue: Takuto Ikuta <tikuta@google.com> Cr-Commit-Position: refs/heads/main@{#38461}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
e457e43836
commit
e27f33b2ee
4
DEPS
4
DEPS
@ -26,9 +26,6 @@ vars = {
|
||||
'checkout_fuchsia_boot_images': "qemu.x64",
|
||||
'checkout_fuchsia': False,
|
||||
|
||||
# By default, do not check out the re-client binaries.
|
||||
'checkout_reclient': False,
|
||||
|
||||
# reclient CIPD package version
|
||||
'reclient_version': 're_client_version:0.81.1.0853992-gomaip',
|
||||
|
||||
@ -97,7 +94,6 @@ deps = {
|
||||
}
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
'condition': 'checkout_reclient',
|
||||
},
|
||||
|
||||
'src/buildtools/clang_format/script':
|
||||
|
||||
Reference in New Issue
Block a user