Chromium Code Reviews| Index: test/builddir/gyptest-all.py |
| =================================================================== |
| --- test/builddir/gyptest-all.py (revision 1452) |
| +++ test/builddir/gyptest-all.py (working copy) |
| @@ -33,7 +33,7 @@ |
| '<OutDir>..\\builddir\\Default\\</OutDir>') |
| else: |
| test.must_contain('src/prog1.vcproj', |
| - 'OutputDirectory="..\\builddir\\Default"') |
| + 'OutputDirectory="..\\builddir\\Default\\"') |
| test.relocate('src', 'relocate/src') |