| Index: components/components_browsertests_apk.isolate
|
| diff --git a/components/components_browsertests_apk.isolate b/components/components_browsertests_apk.isolate
|
| index 731ef522556bc31cc2d22732a86452566c827fec..ed188bc0639d0d0ea0454b55968fb90e13671555 100644
|
| --- a/components/components_browsertests_apk.isolate
|
| +++ b/components/components_browsertests_apk.isolate
|
| @@ -10,6 +10,7 @@
|
| 'variables': {
|
| 'command': [
|
| '<(PRODUCT_DIR)/bin/run_components_browsertests',
|
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
|
| ],
|
| 'files': [
|
| '../base/base.isolate',
|
|
|