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

Unified Diff: webkit/common/user_agent/webkit_user_agent.gyp

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/tools/build/remoting_localize.py ('k') | win8/delegate_execute/delegate_execute.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/user_agent/webkit_user_agent.gyp
diff --git a/webkit/common/user_agent/webkit_user_agent.gyp b/webkit/common/user_agent/webkit_user_agent.gyp
index be4a042ac5e9b4246c1e5e4233aecbf4cf840408..27449b7fadc2e4a89acb0d05ae79dd2f7f0250bc 100644
--- a/webkit/common/user_agent/webkit_user_agent.gyp
+++ b/webkit/common/user_agent/webkit_user_agent.gyp
@@ -67,7 +67,7 @@
'<@(_outputs)',
],
'variables': {
- 'script': '<(DEPTH)/chrome/tools/build/version.py',
+ 'script': '<(DEPTH)/build/util/version.py',
'lastchange': '<(DEPTH)/build/util/LASTCHANGE.blink',
'template': '<(DEPTH)/webkit/build/webkit_version.h.in',
},
« no previous file with comments | « remoting/tools/build/remoting_localize.py ('k') | win8/delegate_execute/delegate_execute.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698