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