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

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: rebase 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
« build/util/lastchange.py ('K') | « build/util/lastchange.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 93cce9cce12535120ea7afbc389a6ea52a016402..2eea3337e85a70224e3498f82c40aeb44d82e2c3 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',
},
},
« build/util/lastchange.py ('K') | « build/util/lastchange.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698