From 8e3f692b03e97659e855be4ea7c7b45d1c0f20c5 Mon Sep 17 00:00:00 2001 From: Adenilson Cavalcanti Date: Thu, 23 Mar 2017 11:04:40 -0700 Subject: Update to zlib 1.2.11 This is the same version used by Chromium (as also the latest release of zlib). BUG=687631 Change-Id: Ia4bcdee3c36443ba01914d157ea795d7fb881a45 Reviewed-on: https://pdfium-review.googlesource.com/3096 Commit-Queue: dsinclair Reviewed-by: dsinclair --- third_party/libtiff/tif_zip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/libtiff/tif_zip.c') diff --git a/third_party/libtiff/tif_zip.c b/third_party/libtiff/tif_zip.c index 92fd0ed463..0625bf179f 100644 --- a/third_party/libtiff/tif_zip.c +++ b/third_party/libtiff/tif_zip.c @@ -47,7 +47,7 @@ * last found at ftp://ftp.uu.net/pub/archiving/zip/zlib/zlib-0.99.tar.gz. */ #include "tif_predict.h" -#include "../zlib_v128/zlib.h" +#include "../zlib_v1211/zlib.h" #include -- cgit v1.2.3