Index: DEPS |
diff --git a/DEPS b/DEPS |
index 6400fb123a5b3cbabfa2222ae8b208b2e0f48578..477bfc902fc9947473644cf6109b1b54db368344 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -973,12 +973,6 @@ hooks = [ |
'src/build/android/download_doclava.py', |
], |
}, |
- { |
- # A change to a .gyp, .gypi, or to GYP itself should run the generator. |
- 'name': 'gyp', |
- 'pattern': '.', |
- 'action': ['python', 'src/build/gyp_chromium', '--running-as-hook'], |
- }, |
] |
# ANGLE manages DEPS that it also owns the build files for, such as dEQP. |