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

Unified Diff: chrome/app/version_assembly/chrome_exe_manifest_action.gypi

Issue 165893002: Moving version script and gypi file to build\util. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased to ToT. Created 6 years, 10 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 | « build/util/version.py ('k') | chrome/app/version_assembly/version_assembly_manifest_action.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/version_assembly/chrome_exe_manifest_action.gypi
diff --git a/chrome/app/version_assembly/chrome_exe_manifest_action.gypi b/chrome/app/version_assembly/chrome_exe_manifest_action.gypi
index d3ac93bd639ad16616279fd55ff643b858c2d604..2f4ce2479de29f722de270f42ccabc1258079000 100644
--- a/chrome/app/version_assembly/chrome_exe_manifest_action.gypi
+++ b/chrome/app/version_assembly/chrome_exe_manifest_action.gypi
@@ -10,7 +10,7 @@
# version_path: string: path to file containing version data (e.g.
# chrome/VERSION).
# version_py_path: string: path to file containing version script (e.g.
-# chrome/tools/build/version.py).
+# build/util/version.py).
{
'variables': {
« no previous file with comments | « build/util/version.py ('k') | chrome/app/version_assembly/version_assembly_manifest_action.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698