| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 31238764efb87c620d30cdb27246927da6f78e33..7fe981c4e4217b642d591bc17a8d9749f808bbed 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -1184,7 +1184,10 @@
|
| },
|
| {
|
| "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests"
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
|
|