| Index: scripts/slave/recipe_modules/v8/builders.py
|
| diff --git a/scripts/slave/recipe_modules/v8/builders.py b/scripts/slave/recipe_modules/v8/builders.py
|
| index 02038dc239ecf94974dd44e040373295d9a49e18..9b8beed3d31b29745a2370cf9f6ca0d8314c10f4 100644
|
| --- a/scripts/slave/recipe_modules/v8/builders.py
|
| +++ b/scripts/slave/recipe_modules/v8/builders.py
|
| @@ -189,7 +189,7 @@ BUILDERS = {
|
| },
|
| },
|
| 'V8 Linux - swarming staging': {
|
| - 'chromium_apply_config': ['clang', 'v8_ninja', 'goma', 'gn'],
|
| + 'chromium_apply_config': ['clang', 'v8_ninja', 'goma', 'mb'],
|
| 'v8_config_kwargs': {
|
| 'BUILD_CONFIG': 'Release',
|
| 'TARGET_BITS': 64,
|
|
|