Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index 32c0a16af52b382e932063f43483ce605e8c18fc..af34beb8a3ac2796fd08b7eb4cc2dbd6ff09a881 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -89,6 +89,7 @@ |
| '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', |
| @@ -491,8 +492,6 @@ |
| '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', |
| @@ -788,7 +787,6 @@ |
| 'ios-device': 'ios_gyp', |
| 'ios-device-gn': 'ios_gn', |
| 'ios-simulator': 'ios_gyp', |
| - 'ios-simulator-cronet': 'ios_gyp', |
|
smut
2016/07/21 23:46:31
Er, why did this need to be removed?
|
| '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', |