Index: tools/auto_bisect/bisect_perf_regression.py |
diff --git a/tools/auto_bisect/bisect_perf_regression.py b/tools/auto_bisect/bisect_perf_regression.py |
index 7fc16db5121878abaf02287f5edb2e3e45b66f13..5908c05f8b2b5e14a3c3e83b93654cd22ae0878a 100755 |
--- a/tools/auto_bisect/bisect_perf_regression.py |
+++ b/tools/auto_bisect/bisect_perf_regression.py |
@@ -2013,7 +2013,7 @@ class BisectPerformanceMetrics(object): |
'It is impossible to bisect Android regressions ' |
'prior to r265549, which allows the bisect bot to ' |
'rely on Telemetry to do apk installation of the most recently ' |
- 'built local ChromeShell(refer to crbug.com/385324).\n' |
+ 'built local ChromePublic (refer to crbug.com/385324).\n' |
'Please try bisecting revisions greater than or equal to r265549.')} |
if bisect_utils.IsWindowsHost(): |