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

Unified Diff: content/content_browsertests_apk.isolate

Issue 1637733002: Emit logcats from content_browsertests. (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: content/content_browsertests_apk.isolate
diff --git a/content/content_browsertests_apk.isolate b/content/content_browsertests_apk.isolate
index da10e3aba0b86ed92eb9d78c0748abf7864103b8..af7e4277eb578a457ea1d05d9f2d96d9d1ef7fd5 100644
--- a/content/content_browsertests_apk.isolate
+++ b/content/content_browsertests_apk.isolate
@@ -10,6 +10,7 @@
'variables': {
'command': [
'<(PRODUCT_DIR)/bin/run_content_browsertests',
+ '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
],
'files': [
'../base/base.isolate',
« 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