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

Unified Diff: tools/mb/mb_config.pyl

Issue 2049583002: Revert of Switch CrWinClang to gn again. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 c86b30ccc614a9474f3b72684d08c32c6195f1aa..0670acd914533c6c4a7ddee5e8ed076871ee0032 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -118,7 +118,7 @@
'CrWin7Goma(dbg)': 'gyp_debug_bot_minimal_symbols_x86',
'CrWin7Goma(dll)': 'gyp_shared_release_bot_minimal_symbols_x86',
'CrWinClang':
- 'swarming_gn_clang_official_release_bot_minimal_symbols_x86',
+ 'swarming_gyp_clang_official_release_bot_minimal_symbols_x86',
'CrWinClang(dbg)':
'swarming_gyp_clang_debug_bot_minimal_symbols_x86',
'CrWinClang(dbg) tester': 'none',
@@ -1744,8 +1744,8 @@
'minimal_symbols', 'x64',
],
- 'swarming_gn_clang_official_release_bot_minimal_symbols_x86': [
- 'swarming', 'gn', 'clang', 'official', 'release_bot',
+ 'swarming_gyp_clang_official_release_bot_minimal_symbols_x86': [
+ 'swarming', 'gyp', 'clang', 'official', 'release_bot',
'minimal_symbols', 'x86',
],
« 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