From 15dffdf6bd8d595193cfb072974a8efeb8052a91 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Tue, 26 Sep 2017 10:52:53 -0400 Subject: Remove fx_text_int.h The CFX_SizeGlyphCache is only used internally by the CFX_FaceCache. This CL moves the definition to that file and removes fx_text_int.h Change-Id: I38f26f437f0eaa72492995ae7442d5c38ed2f229 Reviewed-on: https://pdfium-review.googlesource.com/14771 Reviewed-by: Ryan Harrison Commit-Queue: dsinclair --- BUILD.gn | 1 - 1 file changed, 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 3a95895f25..33474ee818 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1071,7 +1071,6 @@ static_library("fxge") { "core/fxge/fx_ge_fontmap.cpp", "core/fxge/fx_ge_linux.cpp", "core/fxge/fx_ge_text.cpp", - "core/fxge/fx_text_int.h", "core/fxge/ifx_renderdevicedriver.cpp", "core/fxge/ifx_renderdevicedriver.h", "core/fxge/ifx_systemfontinfo.h", -- cgit v1.2.3