diff --git a/DEPS b/DEPS index ed16637b3..e025cda68 100644 --- a/DEPS +++ b/DEPS @@ -49,9 +49,4 @@ hooks = [ Var('root_dir'), ], }, - { - # A change to a .gyp, .gypi, or to GYP itself should run the generator. - 'pattern': '.', - 'action': ['python', Var('root_dir') + '/gyp_libyuv'], - }, ]