aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2015-10-30 08:40:55 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-10-30 08:40:55 -0700
commit21adcb9fa0abe67041095c07f8760a14b0fb40c0 (patch)
tree486d34cfea6a58c1629d164090be67fd3e054688 /DEPS
parentc2e2977014c4581aed5da435fc2b7eba38e777b6 (diff)
DEPS: roll zlib: 20 new commits
List of changes at c4e33043fb071b6ea0a153845da625d7ed633d3d">https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/4ba7cdd0e7bf49d671645264f839838fc56e1492..c4e33043fb071b6ea0a153845da625d7ed633d3d Of particular interest is "Fix VC++ 2015 64-bit truncation warning in zlib". Review URL: https://codereview.chromium.org/1416043007
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4544c10a95..9a0c5cc40b 100644
--- a/DEPS
+++ b/DEPS
@@ -17,7 +17,7 @@ deps = {
# Slightly ahead of v 0.4.3, to include the fix for skbug.com/4038
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@5ff0079ece626f122bfb8e33a5f92b5a68484176",
"third_party/externals/nanomsg" : "https://skia.googlesource.com/third_party/nanomsg.git@0.4-beta",
- "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@4ba7cdd0e7bf49d671645264f839838fc56e1492",
+ "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c4e33043fb071b6ea0a153845da625d7ed633d3d",
# NOTE: If we update libpng, we may need to update the generated file at third_party/libpng/pnglibconf.h
"third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@070a616b8275277e18ef8ee91e2ca23f7bdc67d5",
"third_party/externals/giflib" : "https://android.googlesource.com/platform/external/giflib.git@ab10e256df4f684260ca239905b1cec727181f6c",