Chromium Code Reviews| Index: test/generator-output/gyptest-top-all.py |
| diff --git a/test/generator-output/gyptest-top-all.py b/test/generator-output/gyptest-top-all.py |
| index 902ceb279788bd1470bd2b1497a98986fb456e28..4841f9b6b02349137c2c629ca4e13827dc21fa95 100644 |
| --- a/test/generator-output/gyptest-top-all.py |
| +++ b/test/generator-output/gyptest-top-all.py |
| @@ -12,7 +12,7 @@ directory tree. |
| import TestGyp |
| -test = TestGyp.TestGyp() |
| +test = TestGyp.TestGyp(formats=['!ninja']) |
| test.writable(test.workpath('src'), False) |