Chromium Code Reviews| Index: test/variables/commands/commands.gypd.golden |
| =================================================================== |
| --- test/variables/commands/commands.gypd.golden (revision 1106) |
| +++ test/variables/commands/commands.gypd.golden (working copy) |
| @@ -22,7 +22,9 @@ |
| 'var16': '+14', |
| 'var17': '-15', |
| 'var18': '0', |
| + 'var19': ['samplepathfoo.cpp'], |
| 'var2': '3.14159265359 ABCD', |
| + 'var20': 'sample\\path\\foo.cpp', |
| 'var3': 'ABCD', |
| 'var4': 'ABCD', |
| 'var5': 'letters_', |