Index: build/android/buildbot/bb_host_steps.py |
diff --git a/build/android/buildbot/bb_host_steps.py b/build/android/buildbot/bb_host_steps.py |
index a28f5765e499ad5fab3db0a9b8ad719cac387bbb..adb9ca0568a4f6d5020b9e4f1886eee0aeba56e6 100755 |
--- a/build/android/buildbot/bb_host_steps.py |
+++ b/build/android/buildbot/bb_host_steps.py |
@@ -96,7 +96,6 @@ def FindBugs(options): |
def BisectPerfRegression(_): |
- bb_annotations.PrintNamedStep('Bisect Perf Regression') |
RunCmd([SrcPath('tools', 'prepare-bisect-perf-regression.py'), |
'-w', os.path.join(constants.DIR_SOURCE_ROOT, os.pardir)]) |
RunCmd([SrcPath('tools', 'run-bisect-perf-regression.py'), |