| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 6cba75300d81221cd3401e94524ea4870893ee92..6bdc2603d739b95c4247500e074cc74f698c6475 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -673,6 +673,9 @@
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
| @@ -987,6 +990,9 @@
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
| @@ -1291,6 +1297,9 @@
|
| "test": "mojo_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
|
|