| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 5f0d749a8fea5e20027d1d130fad685e4c3b4769..af1db5d52f9f7521384244c2d769d32f67ebe78f 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',
|
|
|