Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index 71486350e70cf00c3e5eb52007c55a5c2c23af04..0b5484310a182aca5df6ce90f2d7c01e97f24114 100644 |
--- a/testing/buildbot/chromium.chromiumos.json |
+++ b/testing/buildbot/chromium.chromiumos.json |
@@ -319,6 +319,9 @@ |
"test": "sql_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |
@@ -564,6 +567,9 @@ |
"test": "sql_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |
@@ -808,6 +814,9 @@ |
"test": "sql_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sync_unit_tests" |
}, |
{ |