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