| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 73d3a3774e98b86e47cf7e0a9ddfdd0cdb8334e4..7946643b913dc2f39d0dd4e6fa9a0b848a8f2170 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -179,10 +179,13 @@
|
| "test": "gl_unittests"
|
| },
|
| {
|
| + "args": [
|
| + "--ozone-platform=x11"
|
| + ],
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| - "test": "gl_unittests_ozonex"
|
| + "test": "gl_unittests_ozone"
|
| },
|
| {
|
| "swarming": {
|
|
|