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

Unified Diff: tools/mb/mb_config.pyl

Issue 1108973002: Flip the Android GN debug bots to shared builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 8972c5e80dff72823a5a7ecf13693b754b5c20a1..4d7e2d40bce6e6a32a6ba4308b347245fbb275cc 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -10,7 +10,7 @@
# bots all using the 'gn_release_bot' config).
'configs': {
'android_gn_release_bot': ['android', 'gn', 'release_bot'],
- 'android_gn_debug_bot': ['android', 'gn', 'debug_static_bot'],
+ 'android_gn_debug_bot': ['android', 'gn', 'debug_bot'],
'android_gn_release_trybot': ['android', 'gn', 'release_trybot'],
'android_gyp_debug_bot': ['android', 'gyp', 'debug_bot'],
'android_gyp_release_trybot': ['android', 'gyp', 'release_trybot'],
« 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