| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index 5770a305b119e57dd37340a8b7e5a73a8e3ed3c4..01c2f1d411bf0c2d631fd080014197a879f86a63 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -714,7 +714,7 @@
|
| 'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot',
|
| 'linux_chromium_asan_rel_ng': 'swarming_asan_lsan_gyp_release_trybot',
|
| 'linux_chromium_asan_variable': 'findit',
|
| - 'linux_chromium_browser_side_navigation_rel': 'gyp_release_trybot',
|
| + 'linux_chromium_browser_side_navigation_rel': 'gn_release_trybot',
|
| 'linux_chromium_cast_variable': 'findit',
|
| 'linux_chromium_cfi_rel_ng': 'gn_cfi_release_static_dcheck_always_on',
|
| 'linux_chromium_chromeos_asan_rel_ng':
|
| @@ -1342,10 +1342,6 @@
|
| 'gyp', 'release_bot_minimal_symbols', 'x86'
|
| ],
|
|
|
| - 'gyp_release_trybot': [
|
| - 'gyp', 'release_trybot',
|
| - ],
|
| -
|
| 'gyp_release_trybot_x64': [
|
| 'gyp', 'release_trybot', 'x64',
|
| ],
|
|
|