Chromium Code Reviews| Index: test/library_dirs/gyptest-library-dirs.py |
| diff --git a/test/library_dirs/gyptest-library-dirs.py b/test/library_dirs/gyptest-library-dirs.py |
| index 5edd6e757918e62d2b579723bbd5ce0a1d713dd2..e725dd1176ead89140e54c37b29a4a09ad232fbb 100644 |
| --- a/test/library_dirs/gyptest-library-dirs.py |
| +++ b/test/library_dirs/gyptest-library-dirs.py |
| @@ -12,7 +12,7 @@ import sys |
| import TestGyp |
| -test = TestGyp.TestGyp(formats=['!android']) |
| +test = TestGyp.TestGyp() |
| lib_dir = test.tempdir('secret_location') |