From 13c1272fcd9717cfa481f211617e56a3e78a8f1a Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Wed, 17 Jun 2015 15:24:01 -0700 Subject: Move libjpeg to third_party/ Removal of fpdfapi_ suffix can be part of a future CL. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1186113005. --- core/src/fx_jpeglib.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 core/src/fx_jpeglib.h (limited to 'core/src/fx_jpeglib.h') diff --git a/core/src/fx_jpeglib.h b/core/src/fx_jpeglib.h deleted file mode 100644 index 9b6a2d345c..0000000000 --- a/core/src/fx_jpeglib.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_JPEGLIB_H_ -#define CORE_SRC_FX_JPEGLIB_H_ - -#include "fxcodec/libjpeg/jpeglib.h" - -#endif // CORE_SRC_FX_JPEGLIB_H_ -- cgit v1.2.3