Index: DEPS |
diff --git a/DEPS b/DEPS |
index 360134af808326bd1d30b8a74586645ca8d6582e..f0eceb67ad9158cee31b22edf5402b4b3bae05c3 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -641,15 +641,6 @@ hooks = [ |
'action': ['python', 'src/build/util/lastchange.py', |
'-o', 'src/build/util/LASTCHANGE'], |
}, |
- { |
- # Update LASTCHANGE.blink. |
- 'name': 'lastchange_blink', |
- 'pattern': '.', |
- 'action': ['python', 'src/build/util/lastchange.py', |
- '--git-hash-only', |
- '-s', 'src/third_party/WebKit', |
- '-o', 'src/build/util/LASTCHANGE.blink'], |
- }, |
# Pull GN binaries. This needs to be before running GYP below. |
{ |
'name': 'gn_win', |