From a2af7de2e32e6938dd825acb8df775b11ec95510 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 31 Mar 2017 13:33:12 -0700 Subject: Move zlib to a DEPS-based checkout. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit BUG=chromium:541704 Change-Id: I313d8853450ff5940b3baa4054ff441b342c46b7 Reviewed-on: https://pdfium-review.googlesource.com/3350 Commit-Queue: Lei Zhang Reviewed-by: dsinclair Reviewed-by: Nicolás Peña --- core/fxcodec/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fxcodec/DEPS') diff --git a/core/fxcodec/DEPS b/core/fxcodec/DEPS index 85e74dd5a3..f82f477616 100644 --- a/core/fxcodec/DEPS +++ b/core/fxcodec/DEPS @@ -4,5 +4,5 @@ include_rules = [ # For non-standalone builds that may use libjpeg_turbo. '+third_party/libjpeg_turbo/jpeglib.h', '+third_party/libopenjpeg20', - '+third_party/zlib_v1211', + '+third_party/zlib', ] -- cgit v1.2.3