Index: DEPS |
diff --git a/DEPS b/DEPS |
index b9960f23bdc5f04089fe483156a8b444cabfd0c3..75f2c0577980d2f773e1eab50bdc47e8511d670c 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -257,12 +257,6 @@ hooks = [ |
"cleanup", |
], |
}, |
- |
- # Run GYP, do this last to make sure all the tools are present first. |
- { |
- "pattern": ".", |
- "action": ["python", "native_client/build/gyp_nacl"], |
- }, |
] |
include_rules = [ |