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

Unified Diff: content/content_common.gypi

Issue 1982423002: Get rid of LASTCHANGE.blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 2953e06ce2d662113825fb3d9bfb2b3c6a4896eb..f74e8792a46f749d9aabeeea9adf1625a75e5f72 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -75,7 +75,7 @@
],
'variables': {
'script': '<(DEPTH)/build/util/version.py',
- 'lastchange': '<(DEPTH)/build/util/LASTCHANGE.blink',
+ 'lastchange': '<(DEPTH)/build/util/LASTCHANGE',
'template': '<(DEPTH)/build/util/webkit_version.h.in',
},
},

Powered by Google App Engine
This is Rietveld 408576698