| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index c6c87b53da51441b244231c2a7d70504bcd56517..319a0f7a82d1b706ea21e82f0f44d338ee25c405 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -23,6 +23,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
|
|
|