Index: DEPS |
diff --git a/DEPS b/DEPS |
index 7bf4794a7cdc35d704b0a1845e828c0dbaf71366..67886bcee89a766f00061790b8287193d0eb730a 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -88,13 +88,6 @@ |
'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'], |
}, |
{ |
- # Generate v8 version based on the last git tag. |
- "pattern": ".", |
- "action": ["python", |
- "v8/tools/push-to-trunk/generate_version.py", |
- "--hook"], |
- }, |
- { |
# A change to a .gyp, .gypi, or to GYP itself should run the generator. |
"pattern": ".", |
"action": ["python", "v8/build/gyp_v8"], |