Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(673)

Unified Diff: ui/gl/gl_unittests_apk.isolate

Issue 1637003002: Emit logcats for gl_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl_unittests_apk.isolate
diff --git a/ui/gl/gl_unittests_apk.isolate b/ui/gl/gl_unittests_apk.isolate
index 1032ef6c2c1e859433c235afa09d24052afcbc3b..03c9847ec413d0c5bbb2017ec0db96f57c0913eb 100644
--- a/ui/gl/gl_unittests_apk.isolate
+++ b/ui/gl/gl_unittests_apk.isolate
@@ -8,6 +8,7 @@
'variables': {
'command': [
'<(PRODUCT_DIR)/bin/run_gl_unittests',
+ '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
],
'files': [
'<(PRODUCT_DIR)/bin/run_gl_unittests',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698