Index: tools/mb/mb_config.pyl |
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
index 0c127174f9935afae856b412c426b43699360186..ac9319054b0386f82f1d9292f9e50cde7bc176e6 100644 |
--- a/tools/mb/mb_config.pyl |
+++ b/tools/mb/mb_config.pyl |
@@ -257,7 +257,7 @@ |
'Mojo Windows': 'gn_release_bot_minimal_symbols_x86', |
'Site Isolation Linux': 'gn_release_trybot', |
'Site Isolation Win': 'gn_release_trybot_x86', |
- 'ThinLTO Linux ToT': 'gn_thin_lto_clang_tot_release_bot', |
+ 'ThinLTO Linux ToT': 'gn_thin_lto_clang_tot_release_static', |
'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot', |
'WebKit Linux - TraceWrappables': 'swarming_gn_release_bot_x64', |
'WebKit Linux - WPTServe': 'swarming_gn_release_bot', |
@@ -1551,8 +1551,8 @@ |
'gn', 'syzyasan', 'no_pch', 'release', 'x86', |
], |
- 'gn_thin_lto_clang_tot_release_bot': [ |
- 'gn', 'thin_lto', 'clang_tot', 'release_bot', |
+ 'gn_thin_lto_clang_tot_release_static': [ |
+ 'gn', 'thin_lto', 'clang_tot', 'release', 'static', |
], |
'gn_tsan_disable_nacl_line_tables_debug_bot': [ |