| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index e52d932545e9d17f4996c69bcb8807d8de6b6f43..0e11c21d7d0824162ba0aaa5b9469af7b8a06719 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -52,7 +52,12 @@
|
| },
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| - "cc_unittests",
|
| + {
|
| + "test": "cc_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "chromedriver_unittests",
|
| {
|
| "test": "chromevox_tests",
|
|
|