| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index c6b788de79a88311efff361c0d3a72e5e6b34a13..d4e5214c11e65b292d4083c87c14921f852edf5a 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -199,6 +199,9 @@
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_utility_unittests"
|
| },
|
| {
|
| @@ -542,6 +545,9 @@
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_utility_unittests"
|
| },
|
| {
|
| @@ -1008,6 +1014,9 @@
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_utility_unittests"
|
| },
|
| {
|
| @@ -1331,6 +1340,9 @@
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_utility_unittests"
|
| },
|
| {
|
|
|