| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 589224b867b7d2d2728fbb9b47d4aba128fefb5d..addb373f69d74d03187c6a16b13927a91b7d36be 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -84,6 +84,16 @@
|
| },
|
| "test": "base_unittests"
|
| },
|
| + {
|
| + "args": [
|
| + "--ozone-platform=headless"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "shards": 5
|
| + },
|
| + "test": "browser_tests"
|
| + },
|
| {
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
|
|