| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index df5a156ca9f790769fa53f6599da7a9dd2ec413d..37a5dda488e1d62d8932278f0dc6ead5e6b396ab 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -66,7 +66,12 @@
|
| "test": "chrome_elf_unittests",
|
| "platforms": ["win"]
|
| },
|
| - "components_browsertests",
|
| + {
|
| + "test": "components_browsertests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| {
|
| "test": "components_unittests",
|
| "swarming": {
|
|
|