diff --git a/DEPS b/DEPS index b58fcd59f..99c915ab2 100644 --- a/DEPS +++ b/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': '.',