| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index cfc37478291ee2412c0c2c4beccf32c8cd2e9ae9..694906bee4e421d47ee961c4253569e0495ff7d6 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -78,6 +78,10 @@
|
| 'Android Tests (x86 emulator)': 'android_debug_static_bot_x86',
|
| 'Android Builder (dbg)': 'android_debug_static_bot_vr_shell',
|
| 'Android deterministic': 'android_without_codecs_release_bot_minimal_symbols',
|
| + 'Blimp Android Client':
|
| + '//build/args/bots/chromium.fyi/blimp_client_rel.gn',
|
| + 'Blimp Linux Engine':
|
| + '//build/args/bots/chromium.fyi/blimp_engine_rel.gn',
|
| 'Browser Side Navigation Linux': 'release_bot',
|
| 'CFI Linux CF': 'cfi_full_cfi_diag_release_static',
|
| 'CFI Linux ToT': 'cfi_full_clang_tot_release_static',
|
|
|