From 8320ee28f24615d1d619a5db1b7c235ea6f91dde Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 16 Jun 2016 11:01:19 -0700 Subject: Rename fxmath_barcodeimp to cfx_barcode Renames the files to make their contents clearer. Review-Url: https://codereview.chromium.org/2073793002 --- xfa/fwl/basewidget/fwl_barcodeimp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xfa/fwl/basewidget/fwl_barcodeimp.cpp') diff --git a/xfa/fwl/basewidget/fwl_barcodeimp.cpp b/xfa/fwl/basewidget/fwl_barcodeimp.cpp index 1789f9f075..70f5c73c3a 100644 --- a/xfa/fwl/basewidget/fwl_barcodeimp.cpp +++ b/xfa/fwl/basewidget/fwl_barcodeimp.cpp @@ -7,8 +7,8 @@ #include "xfa/fwl/basewidget/fwl_barcodeimp.h" #include "xfa/fgas/font/fgas_gefont.h" +#include "xfa/fwl/basewidget/cfx_barcode.h" #include "xfa/fwl/basewidget/fwl_editimp.h" -#include "xfa/fwl/basewidget/fxmath_barcodeimp.h" #include "xfa/fwl/core/cfwl_themepart.h" #include "xfa/fwl/core/fwl_noteimp.h" #include "xfa/fwl/core/fwl_widgetimp.h" -- cgit v1.2.3