| 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 d1163844734c249b0eff99b9b484b0d7b62d9f86..cbf068cdca7bcef66d207c879ce52641a29ddae5 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -258,14 +258,6 @@ TRYBOTS = freeze({
|
| 'buildername': 'Linux Builder (dbg)',
|
| 'tester': 'Linux Tests (dbg)(1)',
|
| }),
|
| - 'linux_chromium_gn_chromeos_dbg': simple_bot({
|
| - 'mastername': 'chromium.chromiumos',
|
| - 'buildername': 'Linux ChromiumOS GN (dbg)',
|
| - }),
|
| - 'linux_chromium_gn_chromeos_rel': simple_bot({
|
| - 'mastername': 'chromium.chromiumos',
|
| - 'buildername': 'Linux ChromiumOS GN',
|
| - }),
|
| 'linux_chromium_rel_ng': {
|
| 'bot_ids': [
|
| {
|
|
|