| Index: infra/mb/mb_config.pyl
|
| diff --git a/infra/mb/mb_config.pyl b/infra/mb/mb_config.pyl
|
| index 59e700747481e0f370c35f3f428ac658caf095e8..9a5cfa8316163b776e894f1e4cac878fc08fbe37 100644
|
| --- a/infra/mb/mb_config.pyl
|
| +++ b/infra/mb/mb_config.pyl
|
| @@ -595,9 +595,9 @@
|
| 'gyp_defines': 'test_isolation_mode=prepare',
|
| },
|
|
|
| - # TODO(machenbach): Remove the symbolized config after the bots are gone.
|
| + # TODO(machenbach): Remove the symbolized config after the bots are gone.
|
| 'symbolized': {
|
| - 'gn_args': 'symbolized=true',
|
| + 'gn_args': 'v8_no_inline=true',
|
| 'gyp_defines':
|
| 'release_extra_cflags="-fno-inline-functions -fno-inline"',
|
| },
|
|
|