| Index: scripts/slave/recipes/chromium_trybot.py
|
| diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py
|
| index af2947b6372604971823e61f80be2bab583d306e..8c5ff495bdc10d7fca781b935f2e5bd2a8237e23 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.py
|
| +++ b/scripts/slave/recipes/chromium_trybot.py
|
| @@ -38,7 +38,7 @@ BUILDERS = freeze({
|
| 'tryserver.chromium.linux': {
|
| 'builders': {
|
| 'linux_arm_compile': {
|
| - 'mastername': 'chromium.fyi',
|
| + 'mastername': 'chromium.linux',
|
| 'buildername': 'Linux ARM',
|
| },
|
| 'android_arm64_dbg_recipe': {
|
|
|