| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index 3dc964ef8dd9b4d91bbcb6da59e20856e9358aa0..83bbc8646e50c386dc99b0f4057b4bf3379f371a 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -14,7 +14,7 @@
|
| 'chromium': {
|
| 'Android': 'android_without_codecs_gn_release_bot_minimal_symbols',
|
| 'Linux x64': 'noswarming_gn_release_bot',
|
| - 'Mac': 'noswarming_gn_release_bot_mac_strip',
|
| + 'Mac': 'noswarming_gyp_release_bot_mac_strip',
|
| 'Win': 'noswarming_gn_release_bot_minimal_symbols_x86',
|
| 'Win x64': 'noswarming_gn_release_bot_minimal_symbols_x64',
|
| },
|
| @@ -1422,8 +1422,8 @@
|
| 'noswarming', 'gn', 'release_bot', 'x64',
|
| ],
|
|
|
| - 'noswarming_gn_release_bot_mac_strip': [
|
| - 'noswarming', 'gn', 'release_bot', 'mac_strip',
|
| + 'noswarming_gyp_release_bot_mac_strip': [
|
| + 'noswarming', 'gyp', 'release_bot', 'mac_strip',
|
| ],
|
|
|
| 'noswarming_gn_release_trybot': [
|
|
|