| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index edc9c06048472c54154e2a935948b88ce53fb651..dea451fbdeee12df6c50f531d14d5448e00131f9 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -205,6 +205,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "libaddressinput_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "media_blink_unittests"
|
| },
|
| {
|
| @@ -1837,6 +1843,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "libaddressinput_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "media_blink_unittests"
|
| },
|
| {
|
|
|