| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index a3ec0ced022ecf003423c8d5d6a8c934abefb2ec..e52d932545e9d17f4996c69bcb8807d8de6b6f43 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -67,12 +67,7 @@
|
| "platforms": ["win"]
|
| },
|
| "components_browsertests",
|
| - {
|
| - "test": "components_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| - },
|
| + "components_unittests",
|
| {
|
| "test": "compositor_unittests",
|
| "platforms": ["linux", "win"]
|
|
|