| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 731cef20c6e3c7f2a5a94615021696d656b4c465..b284387ebc854a48a19da517cbcf6ae8ded619cb 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -171,6 +171,9 @@
|
| "test": "nacl_helper_nonsfi_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
| @@ -427,6 +430,9 @@
|
| "test": "nacl_helper_nonsfi_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "nacl_loader_unittests"
|
| },
|
| {
|
|
|