Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 46b267da9f3a5e36fca2e7bf44452e9df3375e13..930038928c264072a9104f898eba1386caaac04e 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -1125,7 +1125,7 @@ |
| 'linux_link_gsettings%': 0, |
| # Default arch variant for MIPS. |
| - 'mips_arch_variant%': 'mips32r2', |
| + 'mips_arch_variant%': 'mips32r1', |
| # Enable use of OpenMAX DL FFT routines. |
| 'use_openmax_dl_fft%': '<(use_openmax_dl_fft)', |