| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index 03e446f16874b39cb1f5c0c30f9358a4e3f94c8c..d51e637402175456778af2bd63fc0e012667dfc0 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -342,6 +342,13 @@
|
| 'Battor Agent Linux': 'official_goma_minimal_symbols_clang',
|
| },
|
|
|
| + 'chromium.swarm': {
|
| + 'Android Swarm': 'android_without_codecs_release_bot_minimal_symbols',
|
| + 'Linux Swarm': 'release_bot',
|
| + 'Mac Swarm': 'release_bot_mac_strip',
|
| + 'Windows Swarm': 'release_bot_x86',
|
| + },
|
| +
|
| 'client.nacl.sdk': {
|
| 'linux-sdk-asan-multi': 'release_bot',
|
| 'linux-sdk-multi': 'release_bot',
|
|
|