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

Unified Diff: content/content_shell_test_apk_run.isolate

Issue 1445523002: Revert of Disable platform-mode to try and green up tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « chrome/android/chrome_sync_shell_test_apk.isolate ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell_test_apk_run.isolate
diff --git a/content/content_shell_test_apk_run.isolate b/content/content_shell_test_apk_run.isolate
index 9d0c64f03eeb05fee2e305975e3c47129772f40a..80624948db1a6445366e07375c09e7a310fb7f37 100644
--- a/content/content_shell_test_apk_run.isolate
+++ b/content/content_shell_test_apk_run.isolate
@@ -9,6 +9,7 @@
'variables': {
'command': [
'<(PRODUCT_DIR)/bin/run_content_shell_test_apk',
+ '--enable-platform-mode',
'-e', 'local', '--apk-under-test',
'<(PRODUCT_DIR)/apks/ContentShell.apk',
],
« no previous file with comments | « chrome/android/chrome_sync_shell_test_apk.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698