| 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 ad45b75dca8ad1e17284689ad09ea06e95cf21e0..def83ec00d9b5593759e681d92e40576a834f882 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -360,6 +360,10 @@ TRYBOTS = freeze({
|
| 'mastername': 'chromium.fyi',
|
| 'buildername': 'CFI Linux',
|
| }),
|
| + 'linux_chromium_ozone_compile_only_ng': simple_bot({
|
| + 'mastername': 'chromium.fyi',
|
| + 'buildername': 'Ozone Linux',
|
| + }),
|
| 'linux_site_isolation': simple_bot({
|
| 'mastername': 'chromium.fyi',
|
| 'buildername': 'Site Isolation Linux',
|
|
|