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

Unified Diff: ui/android/ui_android_unittests_apk.isolate

Issue 1585573002: Attempt to isolate ui_android_unittests_apk. (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/android/ui_android_unittests_apk.isolate
diff --git a/ui/android/ui_android_unittests_apk.isolate b/ui/android/ui_android_unittests_apk.isolate
index 4142146188718630b9c532c29af36495a7bebb10..5d2f0782c6947b2426cbca74121b3ed57d83761f 100644
--- a/ui/android/ui_android_unittests_apk.isolate
+++ b/ui/android/ui_android_unittests_apk.isolate
@@ -7,7 +7,8 @@
],
'variables': {
'command': [
- '<(PRODUCT_DIR)/bin/run_ui_android_unittests', '-v',
ghost stip (do not use) 2016/01/13 02:49:20 the -v should have been removed a while ago
+ '<(PRODUCT_DIR)/bin/run_ui_android_unittests',
+ '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats'
],
'files': [
'<(PRODUCT_DIR)/bin/run_ui_android_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