Index: testing/buildbot/chromium.webkit.json |
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json |
index 731cef20c6e3c7f2a5a94615021696d656b4c465..bc15f64ced16106343d367c4424c7a2dd8b0e4d1 100644 |
--- a/testing/buildbot/chromium.webkit.json |
+++ b/testing/buildbot/chromium.webkit.json |
@@ -180,6 +180,9 @@ |
"test": "net_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "ppapi_unittests" |
}, |
{ |
@@ -436,6 +439,9 @@ |
"test": "net_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "ppapi_unittests" |
}, |
{ |