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