Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Unified Diff: BUILD.gn

Issue 2073793002: Rename fxmath_barcodeimp to cfx_barcode (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review feedback Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | xfa.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index dd927c0367aaff1032efb8215c48ff8d173af21e..5446fc5b906ecc172246b88f2399dcbf324ca07d 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",
« no previous file with comments | « no previous file | xfa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698