| 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 3025c304c81629addc7935638f6171f956d39509..29d860203e68a414fbce5063581146fd923fee14 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.py
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.py
|
| @@ -35,7 +35,7 @@ BUILDERS = freeze({
|
| 'bucket': 'chrome-perf',
|
| },
|
| 'android_nexus5X_perf_bisect': {
|
| - 'recipe_config': 'main_builder_rel_mb',
|
| + 'recipe_config': 'arm64_builder_rel_mb',
|
| 'gclient_apply_config': ['android', 'perf'],
|
| 'bucket': 'chrome-perf',
|
| },
|
|
|