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

Unified Diff: tools/mb/mb_config.pyl

Issue 2006983002: Flip linux_chromium_browser_side_navigation_rel to GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flip_linux_arm
Patch Set: rebase Created 4 years, 7 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 5770a305b119e57dd37340a8b7e5a73a8e3ed3c4..01c2f1d411bf0c2d631fd080014197a879f86a63 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -714,7 +714,7 @@
'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot',
'linux_chromium_asan_rel_ng': 'swarming_asan_lsan_gyp_release_trybot',
'linux_chromium_asan_variable': 'findit',
- 'linux_chromium_browser_side_navigation_rel': 'gyp_release_trybot',
+ 'linux_chromium_browser_side_navigation_rel': 'gn_release_trybot',
'linux_chromium_cast_variable': 'findit',
'linux_chromium_cfi_rel_ng': 'gn_cfi_release_static_dcheck_always_on',
'linux_chromium_chromeos_asan_rel_ng':
@@ -1342,10 +1342,6 @@
'gyp', 'release_bot_minimal_symbols', 'x86'
],
- 'gyp_release_trybot': [
- 'gyp', 'release_trybot',
- ],
-
'gyp_release_trybot_x64': [
'gyp', 'release_trybot', 'x64',
],
« 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