Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index 37a5dda488e1d62d8932278f0dc6ead5e6b396ab..87b0d239a8a55b3fb2920f189713321438faa774 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -239,7 +239,10 @@ |
}, |
{ |
"test": "extensions_browsertests", |
- "platforms": ["linux", "win"] |
+ "platforms": ["linux", "win"], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
}, |
{ |
"test": "app_shell_unittests", |