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

Unified Diff: xfa.gyp

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 | « BUILD.gn ('k') | xfa/fwl/basewidget/cfx_barcode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 5683ab0cbc1f8582f08b6a83be409c381d8eebee..133d65ecee7491d19f97bcb53498e752b6ae2a81 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",
« no previous file with comments | « BUILD.gn ('k') | xfa/fwl/basewidget/cfx_barcode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698