Index: testing/buildbot/chromium.webkit.json |
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json |
index 307f6c30cbefee38200352f4d5f970b92e89ec2e..b35fcface764e8607c58863860ab1df8906657b1 100644 |
--- a/testing/buildbot/chromium.webkit.json |
+++ b/testing/buildbot/chromium.webkit.json |
@@ -198,6 +198,9 @@ |
"test": "sql_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |
@@ -433,6 +436,9 @@ |
"test": "sql_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |