| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index dbd1d7f31859735e54c68a5df1e52db03aabc0b2..32783f414240d6bbd00c369bb2415186614c71ab 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -1766,6 +1766,12 @@
|
| "test": "mojo_view_manager_lib_unittests"
|
| },
|
| {
|
| + "args": [
|
| + "--override-use-gl-with-osmesa-for-tests"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mash_unittests"
|
| },
|
| {
|
|
|