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