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.gyp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xfa.gyp') diff --git a/xfa.gyp b/xfa.gyp index 5683ab0cbc..133d65ecee 100644 --- a/xfa.gyp +++ b/xfa.gyp @@ -144,6 +144,8 @@ "xfa/fgas/localization/fgas_locale.cpp", "xfa/fgas/localization/fgas_locale.h", "xfa/fgas/localization/fgas_localeimp.h", + "xfa/fwl/basewidget/cfx_barcode.cpp", + "xfa/fwl/basewidget/cfx_barcode.h", "xfa/fwl/basewidget/fwl_barcodeimp.cpp", "xfa/fwl/basewidget/fwl_barcodeimp.h", "xfa/fwl/basewidget/fwl_caretimp.cpp", @@ -172,8 +174,6 @@ "xfa/fwl/basewidget/fwl_spinbuttonimp.h", "xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp", "xfa/fwl/basewidget/fwl_tooltipctrlimp.h", - "xfa/fwl/basewidget/fxmath_barcodeimp.cpp", - "xfa/fwl/basewidget/fxmath_barcodeimp.h", "xfa/fwl/basewidget/ifwl_barcode.h", "xfa/fwl/basewidget/ifwl_caret.h", "xfa/fwl/basewidget/ifwl_checkbox.h", -- cgit v1.2.3