| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index 5e0d52ce5d9e8fea228c135c33bd2ec17739aa6a..80d6e5ca9b205dbdcd802be8a8952d4a6e140b11 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -528,6 +528,7 @@
|
| '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_rel': '//build/args/bots/tryserver.chromium.linux/headless_linux_rel_trybot.gn',
|
|
|
| # This is intentionally a release_bot and not a release_trybot;
|
| # enabling DCHECKs seems to cause flaky failures that don't show up
|
|
|