Chromium Code Reviews| Index: sync/sync_unit_tests_apk.isolate |
| diff --git a/sync/sync_unit_tests_apk.isolate b/sync/sync_unit_tests_apk.isolate |
| index c1ddf75f39af367acfc71c80d43a644fffd8f115..4af7efb252e6549f9777a58a4ca76d0cc5065724 100644 |
| --- a/sync/sync_unit_tests_apk.isolate |
| +++ b/sync/sync_unit_tests_apk.isolate |
| @@ -9,6 +9,7 @@ |
| 'variables': { |
| 'command': [ |
| '<(PRODUCT_DIR)/bin/run_sync_unit_tests', |
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats', |
| ], |
| 'files': [ |
| '../base/base.isolate', |