Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index fb1e4cbb2a5c68cd7c331562b786d7cab39c86f6..18283da6b30ca26a709d964f863de32c506bbf80 100644 |
--- a/testing/buildbot/chromium.chromiumos.json |
+++ b/testing/buildbot/chromium.chromiumos.json |
@@ -286,6 +286,9 @@ |
"test": "nacl_helper_nonsfi_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "nacl_loader_unittests" |
}, |
{ |
@@ -555,6 +558,9 @@ |
"test": "nacl_helper_nonsfi_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "nacl_loader_unittests" |
}, |
{ |
@@ -820,6 +826,9 @@ |
"test": "nacl_helper_nonsfi_unittests" |
}, |
{ |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "nacl_loader_unittests" |
}, |
{ |