| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index e99a79760db2995d240bf1eb4d0171c97e1b3cc5..216d7af5780d2843a0c90d1d067b4084998f20e7 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -899,6 +899,10 @@
|
| # builds (and we only store baselines for release builds).
|
| 'linux_layout_tests_slimming_paint_v2': 'swarming_gn_release_bot',
|
|
|
| + 'linux_chromium_headless_dbg':
|
| + ('//build/args/bots/tryserver.chromium.linux/'
|
| + 'headless_linux_dbg_trybot.gn'),
|
| +
|
| 'linux_nacl_sdk_build': 'gn_release_bot',
|
| 'linux_nacl_sdk': 'gn_release_bot',
|
| 'linux_optional_gpu_tests_rel':
|
|
|