diff --git a/DEPS b/DEPS index d75944d7135a49..f8cf9d9b2d365c 100644 --- a/DEPS +++ b/DEPS @@ -2450,19 +2450,6 @@ hooks = [ '-d', 'src/components/zucchini', ], }, - - { - # 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': 'Fetch Android AFDO profile', 'pattern': '.',