| 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 94ba4593e404ddfda9979eb98bec1349384bffa5..65e8ce6bd7143cdd7afa6a9bfa516e2155de024c 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -243,7 +243,7 @@ TRYBOTS = freeze({
|
| },
|
| 'linux_blink_oilpan_rel': {
|
| 'mastername': 'chromium.webkit',
|
| - 'buildername': 'WebKit Linux Oilpan',
|
| + 'buildername': 'WebKit Linux Oilpan Builder',
|
| },
|
| 'linux_chromium_dbg_32_ng': {
|
| 'mastername': 'chromium.linux',
|
|
|