Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index 55f2aa1d2381767b892bd63f018a5332068153a5..33aa533632389cb0174344ce1f7af3601313656b 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -1704,7 +1704,7 @@ |
| }, |
| 'no_pch': { |
| - 'gn_args': 'disable_precompiled_headers=true', |
| + 'gn_args': 'enable_precompiled_headers=false', |
| }, |
| 'no_symbols': { |