Index: tools/perf/PRESUBMIT.py |
diff --git a/tools/perf/PRESUBMIT.py b/tools/perf/PRESUBMIT.py |
index 595761fb6380891cea4efce34a3aa7e3286f044c..83211478d7496de0d71b85eac46e7b89fc74fb8e 100644 |
--- a/tools/perf/PRESUBMIT.py |
+++ b/tools/perf/PRESUBMIT.py |
@@ -119,7 +119,7 @@ def PostUploadHook(cl, change, output_api): |
results = [] |
bots = [ |
'linux_perf_bisect', |
- 'mac_perf_bisect', |
+ 'mac_10_10_perf_bisect', |
'win_perf_bisect', |
'android_nexus5_perf_bisect' |
] |