Index: testing/buildbot/chromium.mac.json |
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json |
index 58731e9bb43bc912df10bdd728322b10d53fd892..dfda82db8ef94950233736231ebfd563fcd7d32c 100644 |
--- a/testing/buildbot/chromium.mac.json |
+++ b/testing/buildbot/chromium.mac.json |
@@ -199,6 +199,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "libaddressinput_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "media_blink_unittests" |
}, |
{ |
@@ -1801,6 +1807,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "libaddressinput_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "media_blink_unittests" |
}, |
{ |