summaryrefslogtreecommitdiff
path: root/core/src/fxge/android/fx_fpf.h
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-02-29 17:03:30 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-02-29 17:03:30 -0500
commitac4b8361e7919c6188587b89cbfbb748b3079b5b (patch)
tree5f4117599a0a03157f28f2bb2fea056a2ed1633f /core/src/fxge/android/fx_fpf.h
parentbec4ea1e64b8049c572dd088c9c09a94f49b2353 (diff)
downloadpdfium-ac4b8361e7919c6188587b89cbfbb748b3079b5b.tar.xz
Remove fx_fpf.h and IWYU
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1748803002 .
Diffstat (limited to 'core/src/fxge/android/fx_fpf.h')
-rw-r--r--core/src/fxge/android/fx_fpf.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/core/src/fxge/android/fx_fpf.h b/core/src/fxge/android/fx_fpf.h
deleted file mode 100644
index 7fb0ad7182..0000000000
--- a/core/src/fxge/android/fx_fpf.h
+++ /dev/null
@@ -1,15 +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_FXGE_ANDROID_FX_FPF_H_
-#define CORE_SRC_FXGE_ANDROID_FX_FPF_H_
-
-#include "core/include/fxge/fpf.h"
-#include "core/include/fxge/fx_freetype.h"
-#include "core/include/fxge/fx_ge.h"
-#include "core/src/fxge/android/fx_android_font.h"
-
-#endif // CORE_SRC_FXGE_ANDROID_FX_FPF_H_