| Index: test/generator-output/gyptest-subdir2-deep.py
|
| diff --git a/test/generator-output/gyptest-subdir2-deep.py b/test/generator-output/gyptest-subdir2-deep.py
|
| index 305e178d412efeaafe4f421fbef9bd460a2f7fa2..ec7862ddd91e2ec7f2a406334b4722d8c373dba8 100755
|
| --- a/test/generator-output/gyptest-subdir2-deep.py
|
| +++ b/test/generator-output/gyptest-subdir2-deep.py
|
| @@ -12,8 +12,7 @@ configuration files in a separate directory tree.
|
|
|
| import TestGyp
|
|
|
| -# Android doesn't support --generator-output.
|
| -test = TestGyp.TestGyp(formats=['!android'])
|
| +test = TestGyp.TestGyp()
|
|
|
| test.writable(test.workpath('src'), False)
|
|
|
|
|