| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index c08366496f69dc61c0bd900cf8a5f2bd76098413..0473d916414d814788756bea92a11374d5ea8226 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -131,6 +131,9 @@
|
| "test": "app_list_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_shell_unittests"
|
| },
|
| {
|
| @@ -365,6 +368,9 @@
|
| "test": "app_list_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_shell_unittests"
|
| },
|
| {
|
| @@ -604,6 +610,9 @@
|
| "test": "app_list_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_shell_unittests"
|
| },
|
| {
|
|
|