| Index: test/additional-targets/gyptest-additional.py
|
| ===================================================================
|
| --- test/additional-targets/gyptest-additional.py (revision 1611)
|
| +++ test/additional-targets/gyptest-additional.py (working copy)
|
| @@ -32,7 +32,7 @@
|
| type=test.SHARED_LIB,
|
| chdir=chdir)
|
|
|
| -# TODO(mmoss) Make consistent with scons, with 'dir1' before 'out/Default'?
|
| +# TODO(mmoss) Make consistent with msvs, with 'dir1' before 'out/Default'?
|
| if test.format in ('make', 'ninja', 'android'):
|
| chdir='relocate/src'
|
| else:
|
|
|