Chromium Code Reviews| Index: build/common.gypi |
| =================================================================== |
| --- build/common.gypi (revision 73963) |
| +++ build/common.gypi (working copy) |
| @@ -107,7 +107,7 @@ |
| 'disable_sse2%': 0, |
| # Use libjpeg-turbo as the JPEG codec used by Chromium. |
| - 'use_libjpeg_turbo%': 0, |
| + 'use_libjpeg_turbo%': 1, |
| # Variable 'component' is for cases where we would like to build some |
| # components as dynamic shared libraries but still need variable |