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

Unified Diff: mojo/tools/data/apptests

Issue 1285863002: Fix switch in apptests file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: space Created 5 years, 4 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: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 4ebdf5bce5301451e61423bdae452a6d15b9b492..4ecb862d93b50fbf5155b9ef842abc2bcbe5d97e 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -70,7 +70,7 @@ if config.target_os != config.OS_ANDROID:
'name': 'mojo:html_viewer_apptests OOPIFS new frame',
'type': 'gtest_isolated',
'args': ['--use-test-config', '--oopifs',
- 'oopif-always-create-new-frame-tree',
+ '--oopif-always-create-new-frame-tree',
'--enable-html-viewer-test-interface']
},
{
« 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