From 4b91a2dfacee0c0f4068a7ab899c211480712d38 Mon Sep 17 00:00:00 2001 From: npm Date: Mon, 21 Nov 2016 15:19:44 -0800 Subject: Clean up CFGAS_GEFont Removed some unused method, named files properly, cleaned up a bit. Review-Url: https://codereview.chromium.org/2524493002 --- xfa/fwl/core/ifwl_barcode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xfa/fwl/core/ifwl_barcode.cpp') diff --git a/xfa/fwl/core/ifwl_barcode.cpp b/xfa/fwl/core/ifwl_barcode.cpp index e4084aa9c6..26d60aa4c9 100644 --- a/xfa/fwl/core/ifwl_barcode.cpp +++ b/xfa/fwl/core/ifwl_barcode.cpp @@ -9,7 +9,7 @@ #include #include "third_party/base/ptr_util.h" -#include "xfa/fgas/font/fgas_gefont.h" +#include "xfa/fgas/font/cfgas_gefont.h" #include "xfa/fwl/core/cfwl_themepart.h" #include "xfa/fwl/core/cfx_barcode.h" #include "xfa/fwl/core/fwl_noteimp.h" -- cgit v1.2.3