| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index fb1e4cbb2a5c68cd7c331562b786d7cab39c86f6..a6d078a36039aa897c2423ceb5f8e6c683636020 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -298,6 +298,9 @@
|
| "test": "ozone_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
| @@ -564,6 +567,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
| @@ -829,6 +835,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
|
|