| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index 21c4fa767f56f39dc387a2ddf6d1a70fb7a2791f..d5e12feea277dd0d726f6fb89cee30ce25769d14 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -633,6 +633,13 @@
|
| 'WinClang64 (dbg)': 'win_clang_debug_bot',
|
| },
|
|
|
| + 'internal.client.kitchensync': {
|
| + 'Linux Canary': 'swarming_gn_debug_bot',
|
| + 'Linux Dev': 'swarming_gn_debug_bot',
|
| + 'Mac Dev': 'swarming_gn_debug_bot',
|
| + 'Windows Dev': 'swarming_gn_debug_bot_minimal_symbols_x64',
|
| + },
|
| +
|
| 'official.desktop': {
|
| 'blimp-engine': '//build/args/bots/official.desktop/blimp-engine.gn',
|
| 'mac64': 'gn_official',
|
|
|