Chromium Code Reviews| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 2759de9880e3f0311b7695abd3beaeb48075b093..f97321a2523c2e59f557ce5d0094f9b30277b27f 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -592,6 +592,7 @@ hooks = [ | 
| 'name': 'lastchange', | 
| 'pattern': '.', | 
| 'action': ['python', 'src/build/util/lastchange.py', | 
| + '--git-hash-only', | 
| '-s', 'src/third_party/WebKit', | 
| '-o', 'src/build/util/LASTCHANGE.blink'], | 
| }, |