Chromium Code Reviews| Index: base/base_unittests_apk.isolate |
| diff --git a/base/base_unittests_apk.isolate b/base/base_unittests_apk.isolate |
| index 425c779833cb6ef514f7cd10044287636608a784..af43392a56a653a1125d887fa7851b21fe7579f9 100644 |
| --- a/base/base_unittests_apk.isolate |
| +++ b/base/base_unittests_apk.isolate |
| @@ -9,6 +9,7 @@ |
| 'variables': { |
| 'command': [ |
| '<(PRODUCT_DIR)/bin/run_base_unittests', |
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats', |
| ], |
| 'files': [ |
| '../build/config/', |