summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 09:00:45 +0000
committerhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 09:00:45 +0000
commit90142dde1d915b76b56c83ca87c7c26090503477 (patch)
tree0d82e7fbcaafa7a72868a3a95b4e0ce37c8dac31 /DEPS
parentedf695ffde5ab4d43d0122f2a93edab2574491d1 (diff)
downloadchromium_src-90142dde1d915b76b56c83ca87c7c26090503477.zip
chromium_src-90142dde1d915b76b56c83ca87c7c26090503477.tar.gz
chromium_src-90142dde1d915b76b56c83ca87c7c26090503477.tar.bz2
Use libjpeg-turbo by default.
This change sets the 'use_libjpeg_turbo' flag to 1 so Chrome can use libjpeg-turbo by default on Win, Mac, and Linux. BUG=48789 TEST=build Chromium without errors and pass all existing tests. Review URL: http://codereview.chromium.org/6332003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d31e686..a91f8da 100644
--- a/DEPS
+++ b/DEPS
@@ -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",