| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index a257144c0cb818485b77f631c1ff9089e43d6c83..600963bfd9813eb5c226ba25e7f73e23e98b5388 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -24,6 +24,12 @@
|
| "chromedriver_unittests",
|
| "chrome_elf_unittests",
|
| {
|
| + "test": "components_browsertests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| + {
|
| "test": "components_unittests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
|
|