| Index: xfa/fwl/basewidget/cfx_barcode.cpp
|
| diff --git a/xfa/fwl/basewidget/fxmath_barcodeimp.cpp b/xfa/fwl/basewidget/cfx_barcode.cpp
|
| similarity index 99%
|
| rename from xfa/fwl/basewidget/fxmath_barcodeimp.cpp
|
| rename to xfa/fwl/basewidget/cfx_barcode.cpp
|
| index 1dc8afbaef77642d1cf09c3b2ee60388efda7c16..795c83418141a09feacbcedca86a625d9b6d64a5 100644
|
| --- a/xfa/fwl/basewidget/fxmath_barcodeimp.cpp
|
| +++ b/xfa/fwl/basewidget/cfx_barcode.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/fwl/basewidget/fxmath_barcodeimp.h"
|
| +#include "xfa/fwl/basewidget/cfx_barcode.h"
|
|
|
| #include "xfa/fxbarcode/cbc_codabar.h"
|
| #include "xfa/fxbarcode/cbc_code128.h"
|
|
|