Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: tools/mb/mb_config.pyl

Issue 1932333002: Revert of Switch ClangToTLinuxASan from gyp to gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index b145df34db2ae7a9c3504523fb22771d4c9ea531..948497aefd7faf6133241ed1d405f207b897d618 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_clang_tot_asan_lsan_static_release',
+ 'ClangToTLinuxASan': 'swarming_gyp_clang_tot_asan_lsan_static_release',
'ClangToTLinuxASan tester': 'none',
'ClangToTLinuxUBSanVptr':
'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release',
@@ -1584,8 +1584,8 @@
'static', 'release',
],
- 'swarming_clang_tot_asan_lsan_static_release': [
- 'swarming', 'gn', 'clang_tot', 'asan', 'lsan', 'static', 'release',
+ 'swarming_gyp_clang_tot_asan_lsan_static_release': [
+ 'swarming', 'gyp', 'clang_tot', 'asan', 'lsan', 'static', 'release',
],
'swarming_clang_tot_shared_debug': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698