| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 8f8a30ede86ce1b3d140feca0cada2363fa4d549..f977ed6799cc9025ae5c9800c91498f508fcf5a5 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -31,6 +31,12 @@
|
| "cc_unittests",
|
| "chromedriver_unittests",
|
| {
|
| + "test": "components_browsertests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| + {
|
| "test": "components_unittests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
|
|