Chromium Code Reviews| Index: test/generator-output/gyptest-relocate.py |
| =================================================================== |
| --- test/generator-output/gyptest-relocate.py (revision 1537) |
| +++ test/generator-output/gyptest-relocate.py (working copy) |
| @@ -12,7 +12,7 @@ |
| import TestGyp |
| # Ninja and Android don't support --generator-output. |
|
Nico
2012/12/21 22:52:08
comment
|
| -test = TestGyp.TestGyp(formats=['!ninja', '!android']) |
| +test = TestGyp.TestGyp(formats=['!android']) |
| test.writable(test.workpath('src'), False) |