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

Unified Diff: build/util/BUILD.gn

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
« no previous file with comments | « DEPS ('k') | build/util/lastchange.py » ('j') | build/util/lastchange.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/util/BUILD.gn
diff --git a/build/util/BUILD.gn b/build/util/BUILD.gn
index ad6f2ea78159e03aa2388b530a23f9be0d6ed0f9..36bf49afac2f9ab2094a622383dd94b30191114e 100644
--- a/build/util/BUILD.gn
+++ b/build/util/BUILD.gn
@@ -5,7 +5,7 @@
action("webkit_version") {
script = "version.py"
- lastchange_file = "LASTCHANGE.blink"
+ lastchange_file = "LASTCHANGE"
template_file = "webkit_version.h.in"
inputs = [
« no previous file with comments | « DEPS ('k') | build/util/lastchange.py » ('j') | build/util/lastchange.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698