| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index ae5d5ef763367a97a298b2e56df65c524aa5c034..4125efe720ae3f43bd189ae3e6ed4f562b104ce9 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -396,6 +396,7 @@
|
| 'ios-simulator': 'ios_gyp',
|
| 'ios-simulator-cronet': 'ios_gn',
|
| 'ios-simulator-gn': 'ios_gn',
|
| + 'ios-simulator-swarming': 'ios_gn',
|
| },
|
|
|
| 'chromium.memory': {
|
| @@ -881,6 +882,7 @@
|
| 'ios-simulator': 'ios_gyp',
|
| 'ios-simulator-cronet': 'ios_gn',
|
| 'ios-simulator-gn': 'ios_gn',
|
| + 'ios-simulator-swarming': 'ios_gn',
|
| 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
|
| 'mac_chromium_10.10_macviews': 'mac_views_browser_gn_release_trybot',
|
| 'mac_chromium_archive_rel_ng': 'noswarming_gn_release_bot_mac_strip',
|
|
|