diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | build/common.gypi | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -192,7 +192,7 @@ deps = { "/trunk/deps/third_party/yasm/patched-yasm@73761", "src/third_party/libjpeg_turbo": - "/trunk/deps/third_party/libjpeg_turbo@66929", + "/trunk/deps/third_party/libjpeg_turbo@73971", "src/third_party/flac": "/trunk/deps/third_party/flac@71053", diff --git a/build/common.gypi b/build/common.gypi index b8d9ffa..bd35a89 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -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 |