Chromium Code Reviews| Index: gpu/gpu_unittests_apk.isolate |
| diff --git a/gpu/gpu_unittests_apk.isolate b/gpu/gpu_unittests_apk.isolate |
| index 94411b1b070d8365485f269b2406ec25ac20ff47..0d1cafe48f48e0c54ca3a20fc64f125f5086373d 100644 |
| --- a/gpu/gpu_unittests_apk.isolate |
| +++ b/gpu/gpu_unittests_apk.isolate |
| @@ -8,6 +8,7 @@ |
| 'variables': { |
| 'command': [ |
| '<(PRODUCT_DIR)/bin/run_gpu_unittests', |
| + '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats', |
| ], |
| 'files': [ |
| '<(PRODUCT_DIR)/bin/run_gpu_unittests', |