Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index 0cadd6a89ef9a7c1d9d51fa38cd234b62b57d23c..49feaade2274500c9e0fc5a6ad7630a27dad99c8 100644 |
--- a/testing/buildbot/chromium.chromiumos.json |
+++ b/testing/buildbot/chromium.chromiumos.json |
@@ -240,6 +240,9 @@ |
"test": "gfx_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "google_apis_unittests" |
}, |
{ |
@@ -519,6 +522,9 @@ |
"test": "gfx_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "google_apis_unittests" |
}, |
{ |
@@ -792,6 +798,9 @@ |
"test": "gfx_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "google_apis_unittests" |
}, |
{ |