| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 6fb4af8a739562d8549414c144bb4786ef48394a..8057a2631b21aaa5b9029eeb0cca47b7787ff832 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -228,9 +228,6 @@
|
| "test": "jingle_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--override-use-gl-with-osmesa-for-tests"
|
| - ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| @@ -405,9 +402,6 @@
|
| "test": "url_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--override-use-gl-with-osmesa-for-tests"
|
| - ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
|
|