| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index eef261934b84f33083c324bfa08293b709282c5e..ecb6a2a4f0a074dabb123d5e828fc74e5b09f9b7 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": {
|
|
|