| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index aef20f2db79087ba21d99aacd83772dca8fd2af5..579c0f908c77c5e4d89afc111a0f67690a422dba 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -343,7 +343,8 @@
|
| },
|
|
|
| 'chromium.swarm': {
|
| - 'Android Swarm': 'android_without_codecs_release_bot_minimal_symbols',
|
| + 'Android N5 Swarm': 'android_release_bot_minimal_symbols',
|
| + 'Android N5X Swarm': 'android_release_bot_minimal_symbols_arm64',
|
| 'Linux Swarm': 'release_bot',
|
| 'Mac Swarm': 'release_bot_mac_strip',
|
| 'Windows Swarm': 'release_bot_x86',
|
|
|