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 2094543002: Flip "Linux ChromeOS MSan Builder" on memory.fyi back to GYP. (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 83bbc8646e50c386dc99b0f4057b4bf3379f371a..88cd4d71ee84493d93d968f06c7fbfb63c8a39cc 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -376,7 +376,7 @@
'chromium.memory.fyi': {
'Chromium Linux ChromeOS MSan Builder':
- 'swarming_gn_chromeos_msan_release_bot',
+ 'swarming_gyp_chromeos_msan_release_bot',
'Chromium Linux MSan Builder':
'swarming_msan_gn_release_bot',
'Chromium Linux TSan Builder':
@@ -1690,8 +1690,8 @@
'release',
],
- 'swarming_gn_chromeos_msan_release_bot': [
- 'swarming', 'gn', 'chromeos', 'msan', 'release_bot',
+ 'swarming_gyp_chromeos_msan_release_bot': [
+ 'swarming', 'gyp', 'chromeos', 'msan', 'release_bot',
],
'swarming_gyp_clang_debug_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