diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-01 00:13:49 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-01 00:13:49 +0000 |
commit | 4ecc2cc9d1ab8d4a03b2d3358c534f6817469819 (patch) | |
tree | 20c4c7a06b96687f9d810d8dd8fe66e10ad86cd2 /DEPS | |
parent | e0fd9258257db12565e0bb9089aa591dcba967bc (diff) | |
download | chromium_src-4ecc2cc9d1ab8d4a03b2d3358c534f6817469819.zip chromium_src-4ecc2cc9d1ab8d4a03b2d3358c534f6817469819.tar.gz chromium_src-4ecc2cc9d1ab8d4a03b2d3358c534f6817469819.tar.bz2 |
Revert 124286 - roll libjpeg_turbo 119959:124240
The only change in the range is:
r124240: libjpeg_turbo: Filter out "section flags ignored on section redeclaration" warnings on mac.
https://chromiumcodereview.appspot.com/9533003
BUG=none
TEST=none
TBR=hbono
Review URL: http://codereview.chromium.org/9539016
TBR=thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9561007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124299 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ deps = { "/trunk/deps/third_party/yasm/patched-yasm@124103", "src/third_party/libjpeg_turbo": - "/trunk/deps/third_party/libjpeg_turbo@124240", + "/trunk/deps/third_party/libjpeg_turbo@119959", "src/third_party/flac": "/trunk/deps/third_party/flac@120197", |