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'], |