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

Unified Diff: build/util/process_version.gni

Issue 2945763003: Move process_version_rc_template.gni to build/util (Closed)
Patch Set: Created 3 years, 6 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 | « base/win/BUILD.gn ('k') | build/util/process_version_rc_template.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/util/process_version.gni
diff --git a/build/util/process_version.gni b/build/util/process_version.gni
index e27346e6f0f9a2cb544b4abcb97c01a2ee2eaa09..f99ba5783eaa8d38b8d2df3877d73dd6f933858f 100644
--- a/build/util/process_version.gni
+++ b/build/util/process_version.gni
@@ -27,7 +27,7 @@
# template_file (optional):
# Template file to use (not a list). Most Windows users that want to use
# this to process a .rc template should use process_version_rc_template(),
-# defined in //chrome/process_version_rc_template.gni, instead.
+# defined in process_version_rc_template.gni, instead.
#
# extra_args (optional):
# Extra arguments to pass to version.py. Any "-f <filename>" args should
« no previous file with comments | « base/win/BUILD.gn ('k') | build/util/process_version_rc_template.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698