diff options
author | earthdok@chromium.org <earthdok@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-18 11:39:03 +0000 |
---|---|---|
committer | earthdok@chromium.org <earthdok@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-18 11:39:03 +0000 |
commit | 993c94fc7f25e13d27869778abd0fc65fd247ea4 (patch) | |
tree | 196b650e5b9abe53d2598289fe5921b6b3fcdb54 /DEPS | |
parent | ce50f6dca5205f07418bed157838397711f86f94 (diff) | |
download | chromium_src-993c94fc7f25e13d27869778abd0fc65fd247ea4.zip chromium_src-993c94fc7f25e13d27869778abd0fc65fd247ea4.tar.gz chromium_src-993c94fc7f25e13d27869778abd0fc65fd247ea4.tar.bz2 |
Roll DEPS for libjpeg_turbo.
Includes a GYP tweak for MemorySanitizer builds. No other changes are included, and non-MSan builds should not be affected.
BUG=313751
R=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/168903003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251750 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -223,7 +223,7 @@ deps = { "/trunk/deps/third_party/yasm/patched-yasm@167605", "src/third_party/libjpeg_turbo": - "/trunk/deps/third_party/libjpeg_turbo@239595", + "/trunk/deps/third_party/libjpeg_turbo@251747", "src/third_party/flac": "/trunk/deps/third_party/flac@222897", |