| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index e99a79760db2995d240bf1eb4d0171c97e1b3cc5..e2c334115a21679d9d97bbbe5736a7544245ce0a 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -794,7 +794,7 @@
|
| 'android_compile_x64_dbg': 'android_gn_debug_trybot_x64',
|
| 'android_compile_x86_dbg': 'android_gn_debug_trybot_x86',
|
| 'android_coverage': 'android_gn_debug_trybot_java_coverage',
|
| - 'android_cronet_builder': 'android_cronet_gn_release_trybot_arm_no_neon',
|
| + 'android_cronet': 'android_cronet_gn_release_trybot_arm_no_neon',
|
| # TODO(crbug/597596): Switch this back to debug_trybot when cronet's
|
| # shared library loading is fixed.
|
| 'android_cronet_tester': 'android_cronet_gn_debug_static_bot_arm_no_neon',
|
|
|