Index: testing/buildbot/chromium.webkit.json |
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json |
index b35fcface764e8607c58863860ab1df8906657b1..2596f2bf3a96a155e613e5f05d9fbee47a8e19a3 100644 |
--- a/testing/buildbot/chromium.webkit.json |
+++ b/testing/buildbot/chromium.webkit.json |
@@ -231,6 +231,9 @@ |
"test": "views_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "wm_unittests" |
} |
] |
@@ -469,6 +472,9 @@ |
"test": "views_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "wm_unittests" |
} |
] |