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