| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index af34beb8a3ac2796fd08b7eb4cc2dbd6ff09a881..32c0a16af52b382e932063f43483ce605e8c18fc 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -89,7 +89,6 @@
|
| 'Afl Upload Linux ASan': 'gn_release_afl_asan',
|
| 'Android ChromeDriver Tests (dbg)': 'none',
|
| 'Android Cloud Tests': 'android_gn_debug_static_bot_x86',
|
| - 'Android Find Annotated Tests': 'none',
|
| 'Android Remoting Tests': 'none',
|
| 'Android Tests (trial)(dbg)': 'none',
|
| 'Android Tests (x86 emulator)': 'android_gn_debug_static_bot_x86',
|
| @@ -492,6 +491,8 @@
|
| 'Win 7 Intel GPU Perf (3)': 'none',
|
| 'Win 7 Intel GPU Perf (4)': 'none',
|
| 'Win 7 Intel GPU Perf (5)': 'none',
|
| + 'Win 7 Low-End Perf (1)': 'none',
|
| + 'Win 7 Low-End Perf (2)': 'none',
|
| 'Win 7 Nvidia GPU Perf (1)': 'none',
|
| 'Win 7 Nvidia GPU Perf (2)': 'none',
|
| 'Win 7 Nvidia GPU Perf (3)': 'none',
|
| @@ -787,6 +788,7 @@
|
| 'ios-device': 'ios_gyp',
|
| 'ios-device-gn': 'ios_gn',
|
| 'ios-simulator': 'ios_gyp',
|
| + 'ios-simulator-cronet': 'ios_gyp',
|
| 'ios-simulator-gn': 'ios_gn',
|
| 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
|
| 'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot',
|
|
|