summaryrefslogtreecommitdiff
path: root/core/fxge/apple/fx_mac_imp.cpp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-01-11 14:31:41 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-01-11 14:31:41 +0000
commit96d6b4df3a96976bb3d9ba068a88bf655f3da856 (patch)
tree581c27d52e82c4643cea90558c7feba784eeae39 /core/fxge/apple/fx_mac_imp.cpp
parent762502141cc93fb22fbfcf536d81752c4c6886aa (diff)
downloadpdfium-96d6b4df3a96976bb3d9ba068a88bf655f3da856.tar.xz
Remove core/fxge/cfx_fontmgr.h from headers.
Then do IWYU for CFX_FontMgr users. Change-Id: Id77529ccf45ec448c56c40412b78eb55925bd00e Reviewed-on: https://pdfium-review.googlesource.com/22531 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'core/fxge/apple/fx_mac_imp.cpp')
-rw-r--r--core/fxge/apple/fx_mac_imp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxge/apple/fx_mac_imp.cpp b/core/fxge/apple/fx_mac_imp.cpp
index 3f75984f47..b212f1567c 100644
--- a/core/fxge/apple/fx_mac_imp.cpp
+++ b/core/fxge/apple/fx_mac_imp.cpp
@@ -10,6 +10,7 @@
#include "core/fxcrt/fx_codepage.h"
#include "core/fxge/apple/apple_int.h"
#include "core/fxge/cfx_folderfontinfo.h"
+#include "core/fxge/cfx_fontmgr.h"
#include "core/fxge/cfx_gemodule.h"
#include "core/fxge/ifx_systemfontinfo.h"
#include "third_party/base/ptr_util.h"