| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index 9cb0b24077a66db13fe0d67f1d58c0c644824777..0917e1bd9c268080e96d1189e80bd199ce29c3bf 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -1624,6 +1624,9 @@
|
| "test": "chrome_elf_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_unittests"
|
| },
|
| {
|
| @@ -1742,6 +1745,9 @@
|
| "test": "chrome_elf_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_unittests"
|
| },
|
| {
|
| @@ -2780,6 +2786,9 @@
|
| "test": "chromedriver_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_unittests"
|
| },
|
| {
|
| @@ -3134,6 +3143,9 @@
|
| "test": "chromedriver_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_unittests"
|
| },
|
| {
|
|
|