| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index e70ce08832c6294f9b0e59ef49dde6b475b317c8..11b2e3e8ad6b815ba1527ca4edb8a9ffc54782b5 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -304,6 +304,9 @@
|
| "test": "ui_chromeos_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_touch_selection_unittests"
|
| },
|
| {
|
| @@ -516,6 +519,9 @@
|
| "test": "ui_chromeos_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_touch_selection_unittests"
|
| },
|
| {
|
| @@ -727,6 +733,9 @@
|
| "test": "ui_chromeos_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_touch_selection_unittests"
|
| },
|
| {
|
|
|