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

Unified Diff: chrome_elf/chrome_elf.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 | « chrome/version_resource_rules.gypi ('k') | cloud_print/cloud_print_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_elf/chrome_elf.gyp
diff --git a/chrome_elf/chrome_elf.gyp b/chrome_elf/chrome_elf.gyp
index 3db44c6e6473c4450b274f137ebf7cc3cc20d15c..acf84ceec5e4486b0657ae5b75875ca51d35ef47 100644
--- a/chrome_elf/chrome_elf.gyp
+++ b/chrome_elf/chrome_elf.gyp
@@ -6,8 +6,8 @@
'chromium_code': 1,
},
'includes': [
+ '../build/util/version.gypi',
'../build/win_precompile.gypi',
- '../chrome/version.gypi',
'blacklist.gypi',
],
'targets': [
« no previous file with comments | « chrome/version_resource_rules.gypi ('k') | cloud_print/cloud_print_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698