| Index: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| index 191da7a3de8790be7f9a648794733df72df07a10..19aa5fcd1d1584445710f8abf48cd8502a6f76ae 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| @@ -431,8 +431,8 @@ SPEC = {
|
| },
|
| },
|
| 'ThinLTO Linux ToT': {
|
| - 'chromium_config': 'chromium',
|
| - 'chromium_apply_config': ['clang_tot', 'mb'],
|
| + 'chromium_config': 'clang_tot_linux_lld',
|
| + 'chromium_apply_config': ['mb'],
|
| 'gclient_config': 'chromium',
|
| 'chromium_config_kwargs': {
|
| 'BUILD_CONFIG': 'Release',
|
|
|