Chromium Code Reviews| Index: ipc/ipc_tests_apk.isolate |
| diff --git a/ipc/ipc_tests_apk.isolate b/ipc/ipc_tests_apk.isolate |
| index 0c0cf1c5ca737be25ef33c99062edec88c16f543..50047a43362fb8a221b30dcf297a38f103f1d60c 100644 |
| --- a/ipc/ipc_tests_apk.isolate |
| +++ b/ipc/ipc_tests_apk.isolate |
| @@ -8,6 +8,7 @@ |
| 'variables': { |
| 'command': [ |
| '<(PRODUCT_DIR)/bin/run_ipc_tests', |
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats', |
| ], |
| 'files': [ |
| '<(PRODUCT_DIR)/bin/run_ipc_tests', |