diff options
author | Lei Zhang <thestig@chromium.org> | 2018-10-09 21:31:28 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-09 21:31:28 +0000 |
commit | 99f5bbb53316543f4f20ea937b5abc98efe91bf9 (patch) | |
tree | 96821bdefa2b522b83914f205a937d1af350468a /xfa/fxfa/cxfa_fontmgr.cpp | |
parent | a021def0a4a500ee8373d37f7122097927387873 (diff) | |
download | pdfium-99f5bbb53316543f4f20ea937b5abc98efe91bf9.tar.xz |
Do IWYU for ptr_util.h.
Change-Id: Ib96a66eb47bea791f061e1d6da8aadad8037a99d
Reviewed-on: https://pdfium-review.googlesource.com/c/43609
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'xfa/fxfa/cxfa_fontmgr.cpp')
-rw-r--r-- | xfa/fxfa/cxfa_fontmgr.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxfa/cxfa_fontmgr.cpp b/xfa/fxfa/cxfa_fontmgr.cpp index 92fe77a52c..62c3e86dcf 100644 --- a/xfa/fxfa/cxfa_fontmgr.cpp +++ b/xfa/fxfa/cxfa_fontmgr.cpp @@ -15,7 +15,6 @@ #include "core/fpdfapi/parser/cpdf_document.h" #include "core/fxge/cfx_fontmgr.h" #include "core/fxge/cfx_gemodule.h" -#include "third_party/base/ptr_util.h" #include "xfa/fgas/font/cfgas_defaultfontmanager.h" #include "xfa/fgas/font/cfgas_gefont.h" #include "xfa/fgas/font/fgas_fontutils.h" |