diff options
author | wangxianzhu@chromium.org <wangxianzhu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-10 17:14:23 +0000 |
---|---|---|
committer | wangxianzhu@chromium.org <wangxianzhu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-10 17:14:23 +0000 |
commit | 145c66055551b8354828b69f46814105c4085531 (patch) | |
tree | 1408f928918c4722bc99d8a4442f6f889b1a99c7 /DEPS | |
parent | bf5069eab608fc74de732860215475299ae99e6a (diff) | |
download | chromium_src-145c66055551b8354828b69f46814105c4085531.zip chromium_src-145c66055551b8354828b69f46814105c4085531.tar.gz chromium_src-145c66055551b8354828b69f46814105c4085531.tar.bz2 |
Roll libjpeg_turbo to 239583.
This rolls in the temporary change to limit NO_GETENV to Android only.
Will roll to the version with the temporary change reverted tomorrow
after a canary build.
BUG=322228
TBR=
Review URL: https://codereview.chromium.org/108553004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239795 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -203,7 +203,7 @@ deps = { "/trunk/deps/third_party/yasm/patched-yasm@167605", "src/third_party/libjpeg_turbo": - "/trunk/deps/third_party/libjpeg_turbo@238478", + "/trunk/deps/third_party/libjpeg_turbo@239583", "src/third_party/flac": "/trunk/deps/third_party/flac@222897", |