Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index c966bc6721951cbcca04933a8a36b811bf7c0e3a..47cc53dfdfff7d893f2af5411f4740f15416bdc7 100644 |
--- a/testing/buildbot/chromium.chromiumos.json |
+++ b/testing/buildbot/chromium.chromiumos.json |
@@ -307,6 +307,9 @@ |
"test": "skia_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sql_unittests" |
}, |
{ |
@@ -543,6 +546,9 @@ |
"test": "skia_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sql_unittests" |
}, |
{ |
@@ -778,6 +784,9 @@ |
"test": "skia_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "sql_unittests" |
}, |
{ |