From 959eb05140a8f5af7724a2da4cf5d04e2e50f4a6 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Fri, 19 Jun 2015 12:39:19 -0700 Subject: Move zlib to third_party/ Remove some fx_* files that simply included other files along the way. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1197693003. --- core/src/fx_zlib.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 core/src/fx_zlib.h (limited to 'core/src/fx_zlib.h') diff --git a/core/src/fx_zlib.h b/core/src/fx_zlib.h deleted file mode 100644 index 57a0035a74..0000000000 --- a/core/src/fx_zlib.h +++ /dev/null @@ -1,12 +0,0 @@ -// Copyright 2014 PDFium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com - -#ifndef CORE_SRC_FX_ZLIB_H_ -#define CORE_SRC_FX_ZLIB_H_ - -#include "fxcodec/fx_zlib/zlib_v128/zlib.h" - -#endif // CORE_SRC_FX_ZLIB_H_ -- cgit v1.2.3