Chromium Code Reviews| 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'] |
| }, |
| ] |