| Index: scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/trybots.py b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| index 499ad09272ca1cf061283b7b54c5c1f454d9304a..d1163844734c249b0eff99b9b484b0d7b62d9f86 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -360,6 +360,10 @@ TRYBOTS = freeze({
|
| 'buildername': 'Chromium Linux TSan Builder',
|
| 'tester': 'Linux TSan Tests',
|
| }),
|
| + 'linux_chromium_headless_dbg': simple_bot({
|
| + 'mastername': 'chromium.fyi',
|
| + 'buildername': 'Headless Linux (dbg)',
|
| + }),
|
| 'linux_chromium_cfi_rel_ng': simple_bot({
|
| 'mastername': 'chromium.fyi',
|
| 'buildername': 'CFI Linux',
|
|
|