summaryrefslogtreecommitdiff
path: root/xfa/fgas/layout/fgas_rtfbreak.cpp
diff options
context:
space:
mode:
authornpm <npm@chromium.org>2016-11-21 15:19:44 -0800
committerCommit bot <commit-bot@chromium.org>2016-11-21 15:19:44 -0800
commit4b91a2dfacee0c0f4068a7ab899c211480712d38 (patch)
tree460d84ea00a0cc7ab29ec27a4a2f4d317556e74b /xfa/fgas/layout/fgas_rtfbreak.cpp
parent4ccdb1459239ae044f01c8b6799852f8b63acb80 (diff)
downloadpdfium-4b91a2dfacee0c0f4068a7ab899c211480712d38.tar.xz
Clean up CFGAS_GEFont
Removed some unused method, named files properly, cleaned up a bit. Review-Url: https://codereview.chromium.org/2524493002
Diffstat (limited to 'xfa/fgas/layout/fgas_rtfbreak.cpp')
-rw-r--r--xfa/fgas/layout/fgas_rtfbreak.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fgas/layout/fgas_rtfbreak.cpp b/xfa/fgas/layout/fgas_rtfbreak.cpp
index 642fe73bc7..ef65bf9779 100644
--- a/xfa/fgas/layout/fgas_rtfbreak.cpp
+++ b/xfa/fgas/layout/fgas_rtfbreak.cpp
@@ -10,7 +10,7 @@
#include "core/fxcrt/fx_arabic.h"
#include "core/fxcrt/fx_arb.h"
-#include "xfa/fgas/font/fgas_gefont.h"
+#include "xfa/fgas/font/cfgas_gefont.h"
#include "xfa/fgas/layout/fgas_linebreak.h"
#include "xfa/fgas/layout/fgas_unicode.h"