Index: DEPS |
diff --git a/DEPS b/DEPS |
index 25a5d76231772dfacae63af7a01a360fb4976024..9cb755197adec16f77d00822993e4eaf0df218da 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -88,11 +88,6 @@ hooks = [ |
'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'], |
}, |
{ |
- # Generate v8 version based on the last git tag. |
- "pattern": ".", |
- "action": ["python", "v8/build/generate_version.py"], |
- }, |
- { |
# A change to a .gyp, .gypi, or to GYP itself should run the generator. |
"pattern": ".", |
"action": ["python", "v8/build/gyp_v8"], |