From c0a3a9b72f9bddd0b0a2b0465d961c6d9584558b Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 2 Oct 2018 22:38:26 +0000 Subject: Remove unneeded cfgas_fontmgr.h includes. Fix IWYU issues in affected files. Change-Id: I92c145348549d2d0f0e066e134e649b3b958e068 Reviewed-on: https://pdfium-review.googlesource.com/c/43313 Commit-Queue: Lei Zhang Reviewed-by: Tom Sepez --- xfa/fwl/cfx_barcode_unittest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa/fwl/cfx_barcode_unittest.cpp') diff --git a/xfa/fwl/cfx_barcode_unittest.cpp b/xfa/fwl/cfx_barcode_unittest.cpp index 953bb1cd1f..9d8caf21f3 100644 --- a/xfa/fwl/cfx_barcode_unittest.cpp +++ b/xfa/fwl/cfx_barcode_unittest.cpp @@ -12,6 +12,7 @@ #include "core/fxcrt/fx_string.h" #include "core/fxge/cfx_defaultrenderdevice.h" #include "core/fxge/cfx_renderdevice.h" +#include "core/fxge/dib/cfx_dibitmap.h" #include "testing/gtest/include/gtest/gtest.h" #include "testing/test_support.h" #include "testing/utils/bitmap_saver.h" -- cgit v1.2.3