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

Unified Diff: mojo/tools/data/apptests

Issue 1333963003: mandoline: Set up WebViewTest and add a basic test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverse ths stuff. Created 5 years, 3 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 | « components/web_view/web_view_apptest.cc ('k') | 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 587e323e471ab7618c962cd4b9c256aab3c11a98..bf094d7c45a77cc127b03b26e21f0e117f2f17e8 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -92,6 +92,7 @@ if config.target_os != config.OS_ANDROID:
{
'test': 'mojo:web_view_apptests',
'type': 'gtest_isolated',
- 'args': ['--use-headless-config']
+ 'args': ['--use-x11-test-config',
+ '--override-use-gl-with-osmesa-for-tests']
},
]
« no previous file with comments | « components/web_view/web_view_apptest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698