aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2016-03-11 09:24:20 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-11 09:24:21 -0800
commit6b563156eb7ce05b51997695ec9ab2aedcc2e6b1 (patch)
tree6efe9e2edcc594bcbb6e6f2d8a46cecde79797b0
parent7a307df926da2afbdadfb36250925c7f76e3493a (diff)
Update libjpeg-turbo with security fixes from upstream
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 5369764591..76cebe12c6 100644
--- a/DEPS
+++ b/DEPS
@@ -24,7 +24,7 @@ deps = {
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@55625cf05f4345dcab5d9d92b83bb8b5606debab",
"third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@883a1e5419990f51b8e928969e9c5a09869bce0e",
- "third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/third_party/libjpeg-turbo.git@7bf1a3c9b06bede89cec37cec0b5085c0d6d6c13",
+ "third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/third_party/libjpeg-turbo.git@b38b934d246fca482eb6801f4ce79422954a635e",
# libjpeg-turbo depends on yasm to compile .asm files
"third_party/externals/yasm/source/patched-yasm/" : "https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@4671120cd8558ce62ee8672ebf3eb6f5216f909b",
"third_party/externals/yasm/binaries" : "https://chromium.googlesource.com/chromium/deps/yasm/binaries.git@52f9b3f4b0aa06da24ef8b123058bb61ee468881",