| 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 ccd37f06f77e8b4c422c9a8643d129a024bc24cc..ad45b75dca8ad1e17284689ad09ea06e95cf21e0 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -352,7 +352,7 @@ TRYBOTS = freeze({
|
| 'buildername': 'Chromium Linux TSan Builder',
|
| 'tester': 'Linux TSan Tests',
|
| }),
|
| - 'linux_chromium_headless_dbg': simple_bot({
|
| + 'linux_chromium_headless_rel': simple_bot({
|
| 'mastername': 'chromium.fyi',
|
| 'buildername': 'Headless Linux (dbg)',
|
| }),
|
|
|