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

Unified Diff: remoting/remoting_version.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 | « remoting/host/installer/linux/build-deb.sh ('k') | remoting/tools/build/remoting_localize.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_version.gypi
diff --git a/remoting/remoting_version.gypi b/remoting/remoting_version.gypi
index 2ce1409be053c070a73e79a191ba4ee40dfde085..6ff247f9bc23bafcf58628024a53a27aeaace27a 100644
--- a/remoting/remoting_version.gypi
+++ b/remoting/remoting_version.gypi
@@ -10,7 +10,7 @@
# Note that we check both the |chrome_version_path| file and the
# |remoting_version_path| so that we can override the Chrome version
# numbers if needed.
- 'version_py_path': '../chrome/tools/build/version.py',
+ 'version_py_path': '../build/util/version.py',
'remoting_version_path': '../remoting/VERSION',
'chrome_version_path': '../chrome/VERSION',
'version_major':
« no previous file with comments | « remoting/host/installer/linux/build-deb.sh ('k') | remoting/tools/build/remoting_localize.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698