Chromium Code Reviews| Index: chrome/unit_tests_apk.isolate |
| diff --git a/chrome/unit_tests_apk.isolate b/chrome/unit_tests_apk.isolate |
| index cc4da8ea262d483c1ed1ec2af1dd04176e8a63d8..b11ff2aba95e3a6f75c2a073f151b6006c708101 100644 |
| --- a/chrome/unit_tests_apk.isolate |
| +++ b/chrome/unit_tests_apk.isolate |
| @@ -10,6 +10,7 @@ |
| 'variables': { |
| 'command': [ |
| '<(PRODUCT_DIR)/bin/run_unit_tests', |
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats', |
| ], |
| 'files': [ |
| '../base/base.isolate', |