| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index f1fb87904d07484968e713ef935e4985a514457c..038dbc4af0c4b4b669cbd0546bb3fef72bf44143 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -283,6 +283,9 @@
|
| "test": "chromedriver_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_browsertests"
|
| },
|
| {
|
| @@ -649,6 +652,9 @@
|
| "test": "chromedriver_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_browsertests"
|
| },
|
| {
|
|
|