| 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 4b5f5a43c119ce359a6069d317c1bff623f64edf..21b715afd43a8b4b70038518f855c78b79ae1962 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -320,8 +320,8 @@ TRYBOTS = freeze({
|
| 'buildername': 'Linux x64',
|
| }),
|
| 'linux_chromium_clobber_rel_ng': simple_bot({
|
| - 'mastername': 'chromium.fyi',
|
| - 'buildername': 'Linux Builder (clobber)',
|
| + 'mastername': 'chromium',
|
| + 'buildername': 'Linux x64',
|
| }, analyze_mode='compile'),
|
| 'linux_chromium_chromeos_dbg_ng': simple_bot({
|
| 'mastername': 'chromium.chromiumos',
|
|
|