summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-06-16 11:01:19 -0700
committerCommit bot <commit-bot@chromium.org>2016-06-16 11:01:19 -0700
commit8320ee28f24615d1d619a5db1b7c235ea6f91dde (patch)
tree90ffdaab31fbce20480fec7c7972dad8e3324893 /BUILD.gn
parent9d6ca99dbc864a26a13168d4cadbce22bbb55d9e (diff)
downloadpdfium-8320ee28f24615d1d619a5db1b7c235ea6f91dde.tar.xz
Rename fxmath_barcodeimp to cfx_barcode
Renames the files to make their contents clearer. Review-Url: https://codereview.chromium.org/2073793002
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index dd927c0367..5446fc5b90 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -990,6 +990,8 @@ if (pdf_enable_xfa) {
"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",
@@ -1018,8 +1020,6 @@ if (pdf_enable_xfa) {
"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",