Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(306)

Unified Diff: DEPS

Issue 1361203002: Omit commit position for Blink lastchange / version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/util/lastchange.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'],
},
« no previous file with comments | « no previous file | build/util/lastchange.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698