| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index 3b3905bf79c92850a74b9d00c74d3c0d0e2c64b0..065de534c662c9325a77e7712a584b3527685674 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -51,7 +51,12 @@
|
| }
|
| },
|
| "cacheinvalidation_unittests",
|
| - "cast_unittests",
|
| + {
|
| + "test": "cast_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| {
|
| "test": "cc_unittests",
|
| "swarming": {
|
|
|