Roll up to use >=4.
authormtklein <mtklein@chromium.org>
Mon, 4 Apr 2016 20:48:41 +0000 (13:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 4 Apr 2016 20:48:41 +0000 (13:48 -0700)
    https://github.com/mtklein/libpng/commit/d0513638e7cc7d22b7dace879afea848b342fe33

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1854293002

Review URL: https://codereview.chromium.org/1854293002

DEPS

diff --git a/DEPS b/DEPS
index 55134f9..a900866 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -19,7 +19,7 @@ deps = {
   "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@52846504da1f519cf1bb89636caf9110e8677443",
-  "third_party/externals/libpng"   : "https://github.com/mtklein/libpng.git@0cf9bc11a54a18e6bc34a656b0012580aa05e70b",
+  "third_party/externals/libpng"   : "https://github.com/mtklein/libpng.git@d0513638e7cc7d22b7dace879afea848b342fe33",
   "third_party/externals/giflib"  : "https://android.googlesource.com/platform/external/giflib.git@ab10e256df4f684260ca239905b1cec727181f6c",
 
   "third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@1754202ed3e25b98179a4f377f0bdd605d9a157a",