Index: tools/mb/mb_config.pyl |
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
index 5e0d52ce5d9e8fea228c135c33bd2ec17739aa6a..289a3a46d2b6a2e16e89f19d7caee64671a11b23 100644 |
--- a/tools/mb/mb_config.pyl |
+++ b/tools/mb/mb_config.pyl |
@@ -527,7 +527,8 @@ |
'linux_chromium_dbg_32_ng': 'debug_trybot_x86', |
'linux_chromium_dbg_ng': 'debug_trybot', |
'linux_chromium_gn_upload': 'gn_linux_upload', |
- 'linux_chromium_headless_dbg': '//build/args/bots/tryserver.chromium.linux/headless_linux_dbg_trybot.gn', |
+ 'linux_chromium_headless_dbg': '//build/args/bots/tryserver.chromium.linux/linux_chromium_headless_dbg.gn', |
+ 'linux_chromium_headless_rel': '//build/args/bots/tryserver.chromium.linux/linux_chromium_headless_rel.gn', |
# This is intentionally a release_bot and not a release_trybot; |
# enabling DCHECKs seems to cause flaky failures that don't show up |