| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 74e1082bf66a37d5633a3d4c656044c5c5c57ce9..d4c3916db1322e346659882db9c25c23122b3f39 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -221,6 +221,15 @@
|
| "test": "jingle_unittests"
|
| },
|
| {
|
| + "args": [
|
| + "--override-use-gl-with-osmesa-for-tests"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "mash_unittests"
|
| + },
|
| + {
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
|
|