Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index 96d0903d4aeae0d79454404e8e2506a8dbdccb07..e575bb5d85fa2f54617215b0a27fd2e93b117558 100644 |
--- a/testing/buildbot/chromium.chromiumos.json |
+++ b/testing/buildbot/chromium.chromiumos.json |
@@ -295,6 +295,9 @@ |
"test": "printing_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "remoting_unittests" |
}, |
{ |
@@ -546,6 +549,9 @@ |
"test": "printing_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "remoting_unittests" |
}, |
{ |
@@ -796,6 +802,9 @@ |
"test": "printing_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "remoting_unittests" |
}, |
{ |