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

Unified Diff: win8/metro_driver/metro_driver.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 | « win8/delegate_execute/delegate_execute.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/metro_driver/metro_driver.gyp
diff --git a/win8/metro_driver/metro_driver.gyp b/win8/metro_driver/metro_driver.gyp
index 6debc33bb044e2723bc05ca9a45d77f4844ded58..42fd9c72d583bbaa6799d6b09ded230e4081b589 100644
--- a/win8/metro_driver/metro_driver.gyp
+++ b/win8/metro_driver/metro_driver.gyp
@@ -8,8 +8,8 @@
'chromium_code': 1,
},
'includes': [
+ '../../build/util/version.gypi',
'../../build/win_precompile.gypi',
- '../../chrome/version.gypi',
],
'target_defaults': {
# This and the force include below is a workaround for intsafe.h in
« no previous file with comments | « win8/delegate_execute/delegate_execute.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698