Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index 35e5d2821a6737ef639347f44e3192a0bda393a2..e4674a1a05880a4235cb6b4a08e674aef927be6f 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -1695,7 +1695,7 @@ |
| }, |
| 'no_pch': { |
| - 'gn_args': 'disable_precompiled_headers=true', |
| + 'gn_args': 'enable_precompiled_headers=false', |
| }, |
| 'no_symbols': { |