| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index c5759a851ed4b8470b2dc057669c218e52023e69..9867edbf93d79fb516bda65f227daa5839c1ce57 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -838,15 +838,6 @@ hooks = [
|
| '-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'],
|
| - },
|
| - {
|
| # Update skia_commit_hash.h.
|
| 'name': 'lastchange_skia',
|
| 'pattern': '.',
|
|
|