From 96d6b4df3a96976bb3d9ba068a88bf655f3da856 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 11 Jan 2018 14:31:41 +0000 Subject: 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 Reviewed-by: dsinclair --- testing/unit_test_main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'testing') diff --git a/testing/unit_test_main.cpp b/testing/unit_test_main.cpp index ffc95216cc..64b12993a9 100644 --- a/testing/unit_test_main.cpp +++ b/testing/unit_test_main.cpp @@ -9,6 +9,7 @@ #include "testing/gtest/include/gtest/gtest.h" #if PDF_ENABLE_XFA +#include "core/fxge/cfx_fontmgr.h" #include "core/fxge/cfx_gemodule.h" #include "xfa/fgas/font/cfgas_fontmgr.h" #include "xfa/fgas/font/cfgas_gefont.h" -- cgit v1.2.3