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

Unified Diff: test/variables/commands.gypd.golden

Issue 271019: Adding cross-compile ability to the make build (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: '' Created 11 years, 2 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 | « test/variables/commands.gyp.ignore-env.stdout ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/variables/commands.gypd.golden
===================================================================
--- test/variables/commands.gypd.golden (revision 706)
+++ test/variables/commands.gypd.golden (working copy)
@@ -10,6 +10,7 @@
'configurations': {'Default': {}},
'default_configuration': 'Default',
'target_name': 'foo',
+ 'toolset': 'target',
'type': 'none',
'variables': {'var1': '3.14159265359',
'var10': '7 8 9',
@@ -32,6 +33,7 @@
{'configurations': {'Default': {}},
'default_configuration': 'Default',
'target_name': 'dummy',
+ 'toolset': 'target',
'type': 'none'}],
'variables': {'check_included': 'XYZ',
'check_int': '5',
« no previous file with comments | « test/variables/commands.gyp.ignore-env.stdout ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698