| Index: scripts/slave/recipes/bisection/android_bisect.py
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.py b/scripts/slave/recipes/bisection/android_bisect.py
|
| index a0041e9b88bfdd10d6195f621d10764413ac2891..4f8a47893a39953f7abcc9a27e952491d1764675 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.py
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.py
|
| @@ -69,7 +69,7 @@ BUILDERS = freeze({
|
| 'gclient_apply_config': ['android', 'perf'],
|
| 'bucket': 'chrome-perf',
|
| },
|
| - 'android_webview_aosp_perf_bisect': {
|
| + 'android_webview_arm64_aosp_perf_bisect': {
|
| 'recipe_config': 'main_builder_rel_mb',
|
| 'gclient_apply_config': ['android', 'perf'],
|
| 'bucket': 'chrome-perf',
|
|
|