mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-01-01 03:12:16 +08:00
Remove old cipd clobber gclient hook.
This is not needed anymore, Chromium removed this in 2018 [1]. [1] - https://chromium-review.googlesource.com/c/chromium/src/+/1308907 Bug: None Change-Id: I59484f4dadfcf669d656e30530cd96dce2dc3018 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3928023 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
parent
faa2f4db0e
commit
9ba40a8f03
12
DEPS
12
DEPS
@ -2346,18 +2346,6 @@ hooks = [
|
||||
'-d', 'src/tools/luci-go/linux64',
|
||||
],
|
||||
},
|
||||
{
|
||||
# We used to use src as a CIPD root. We moved it to a different directory
|
||||
# in crrev.com/c/930178 but left the clobber here to ensure that that CL
|
||||
# could be reverted safely. This can be safely removed once crbug.com/794764
|
||||
# is resolved.
|
||||
'name': 'Android Clobber Deprecated CIPD Root',
|
||||
'pattern': '.',
|
||||
'condition': 'checkout_android',
|
||||
'action': ['src/build/cipd/clobber_cipd_root.py',
|
||||
'--root', 'src',
|
||||
],
|
||||
},
|
||||
{
|
||||
'name': 'Generate component metadata for tests',
|
||||
'pattern': '.',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user