Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 3a596399d69686d32a4ffe9e26849244f59264e5..b0ef4b86bbc202a26ce3f21fa51223b4e2f6f42d 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -73,7 +73,7 @@ |
| # Default arch variant for MIPS. |
| 'mips_arch_variant%': 'mips32r2', |
| - 'v8_enable_latin_1%': 0, |
| + 'v8_enable_latin_1%': 1, |
| 'v8_enable_debugger_support%': 1, |