Use libjpeg-turbo as the default JPEG library (Take 2)
This change retries using libjpeg-turbo (r75235), which fixed memory errors, as the default JPEG library of Chromium.
BUG=48789,72399
TEST=JPEGCodec.InvalidRead
Review URL: http://codereview.chromium.org/6572001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76198 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/build/common.gypi b/build/common.gypi
index 467e902..effdbfe9 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