Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index 948497aefd7faf6133241ed1d405f207b897d618..b145df34db2ae7a9c3504523fb22771d4c9ea531 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -132,7 +132,7 @@ |
| 'swarming_gyp_clang_tot_linux_dump_symbols_shared_release', |
| 'ClangToTLinux tester': 'none', |
| 'ClangToTLinux (dbg)': 'swarming_clang_tot_shared_debug', |
| - 'ClangToTLinuxASan': 'swarming_gyp_clang_tot_asan_lsan_static_release', |
| + 'ClangToTLinuxASan': 'swarming_clang_tot_asan_lsan_static_release', |
|
Dirk Pranke
2016/04/29 17:58:24
nit: I'm not sure why you didn't change 'gyp' to '
|
| 'ClangToTLinuxASan tester': 'none', |
| 'ClangToTLinuxUBSanVptr': |
| 'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release', |
| @@ -1584,8 +1584,8 @@ |
| 'static', 'release', |
| ], |
| - 'swarming_gyp_clang_tot_asan_lsan_static_release': [ |
| - 'swarming', 'gyp', 'clang_tot', 'asan', 'lsan', 'static', 'release', |
| + 'swarming_clang_tot_asan_lsan_static_release': [ |
| + 'swarming', 'gn', 'clang_tot', 'asan', 'lsan', 'static', 'release', |
| ], |
| 'swarming_clang_tot_shared_debug': [ |