Index: testing/buildbot/chromium.webkit.json |
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json |
index baa56e18b3cd55b1673222f0510b5d47ff2949bf..17119128e69ac5d9d3b2916d3d44a482bb3ad002 100644 |
--- a/testing/buildbot/chromium.webkit.json |
+++ b/testing/buildbot/chromium.webkit.json |
@@ -42,6 +42,9 @@ |
"test": "browser_tests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "cacheinvalidation_unittests" |
}, |
{ |
@@ -266,6 +269,9 @@ |
"test": "browser_tests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "cacheinvalidation_unittests" |
}, |
{ |