aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2016-05-23 14:02:54 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-23 14:02:54 -0700
commit3d5942e8a4fe8845c49a7afaf8248c4e9b5b7520 (patch)
tree2586e89a54c5b01da16495d6ac5c364e50ed5149 /DEPS
parentc75d6a8e43891eb197c369b508862bf990957aee (diff)
gyp: clean up warnings with clang-3.8
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a8a11e7d5c..6cab5b8b2e 100644
--- a/DEPS
+++ b/DEPS
@@ -16,7 +16,7 @@ deps = {
"third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@1.0.0",
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@v0.5.0",
"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@c4e33043fb071b6ea0a153845da625d7ed633d3d",
+ "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@4576304a4b9835aa8646c9735b079e1d96858633",
# NOTE: If we update libpng, we may need to update the generated file at third_party/libpng/pnglibconf.h
# skbug.com/4710: We'd prefer to mirror AOSP or Chrome.
"third_party/externals/libpng" : "https://github.com/mattsarett/libpng.git@91d2a9e56ea83f7bce091b1606ae4d04ddfc547a",