| 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',
|
|
|