| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index 6cff4097506e795be45a2dc9ea4d52688229cfbc..46fde1348d55ab34a30fe7f4281ae8ece5f75afe 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -685,6 +685,8 @@
|
| # shared library loading is fixed.
|
| 'android_cronet_tester': 'android_cronet_gn_debug_static_bot',
|
| 'android_n5x_swarming_rel': 'swarming_android_gn_release_trybot_arm64',
|
| + 'android_optional_gpu_tests_rel':
|
| + 'swarming_android_gn_release_trybot_arm64',
|
| 'android_swarming_rel': 'swarming_android_gn_release_trybot',
|
| 'cast_shell_android': 'android_cast_gn_debug_static_bot',
|
| 'linux_android_dbg_ng': 'swarming_android_gn_debug_trybot',
|
|
|