| Index: ui/touch_selection/ui_touch_selection_unittests_apk.isolate
|
| diff --git a/ui/touch_selection/ui_touch_selection_unittests_apk.isolate b/ui/touch_selection/ui_touch_selection_unittests_apk.isolate
|
| index a2b39ac5d9648762d8fa0ce9421592d171306e73..e49c7076f50b2904e12592b7ef32abb27130680a 100644
|
| --- a/ui/touch_selection/ui_touch_selection_unittests_apk.isolate
|
| +++ b/ui/touch_selection/ui_touch_selection_unittests_apk.isolate
|
| @@ -8,6 +8,7 @@
|
| 'variables': {
|
| 'command': [
|
| '<(PRODUCT_DIR)/bin/run_ui_touch_selection_unittests',
|
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
|
| ],
|
| 'files': [
|
| '<(PRODUCT_DIR)/bin/run_ui_touch_selection_unittests',
|
|
|