| Index: mojo/tools/data/apptests
|
| diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
|
| index 79c28288cbd9485e8bb21dd58235fa319bf845c7..c51c5cf12feebcb4604498e541cdde66a1175b54 100644
|
| --- a/mojo/tools/data/apptests
|
| +++ b/mojo/tools/data/apptests
|
| @@ -77,6 +77,12 @@ if config.target_os != config.OS_ANDROID:
|
| 'test': 'mojo:mandoline_browser_apptests',
|
| 'type': 'gtest_isolated',
|
| },
|
| + {
|
| + 'test': 'mojo:mash_wm_apptests',
|
| + 'type': 'gtest_isolated',
|
| + 'args': ['--use-x11-test-config',
|
| + '--override-use-gl-with-osmesa-for-tests']
|
| + },
|
| # TODO(xhwang): Fix and enable mojo:media_pipeline_integration_apptests.
|
| # http://crbug.com/501417
|
| {
|
|
|