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

Unified Diff: BUILD.gn

Issue 2524173002: Merge IFWL and CFWL classes. (Closed)
Patch Set: make chrome build happy Created 4 years, 1 month 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/fde/cfde_txtedtdorecord_deleterange.cpp » ('j') | xfa/fwl/core/ifwl_widgetmgrdelegate.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index d099be17bd5a1e5b9d150e03d234fdd39f3e8ff8..b61fa32e6302f57bfcdcfdd05eec920cb64e67e3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1300,25 +1300,7 @@ if (pdf_enable_xfa) {
"xfa/fwl/core/fwl_widgetdef.h",
"xfa/fwl/core/fwl_widgethit.h",
"xfa/fwl/core/ifwl_adaptertimermgr.h",
- "xfa/fwl/core/ifwl_barcode.cpp",
- "xfa/fwl/core/ifwl_barcode.h",
- "xfa/fwl/core/ifwl_checkbox.cpp",
- "xfa/fwl/core/ifwl_checkbox.h",
- "xfa/fwl/core/ifwl_combobox.cpp",
- "xfa/fwl/core/ifwl_combobox.h",
- "xfa/fwl/core/ifwl_datetimepicker.cpp",
- "xfa/fwl/core/ifwl_datetimepicker.h",
- "xfa/fwl/core/ifwl_edit.cpp",
- "xfa/fwl/core/ifwl_edit.h",
- "xfa/fwl/core/ifwl_listbox.cpp",
- "xfa/fwl/core/ifwl_listbox.h",
- "xfa/fwl/core/ifwl_picturebox.cpp",
- "xfa/fwl/core/ifwl_picturebox.h",
- "xfa/fwl/core/ifwl_pushbutton.cpp",
- "xfa/fwl/core/ifwl_pushbutton.h",
"xfa/fwl/core/ifwl_themeprovider.h",
- "xfa/fwl/core/ifwl_widget.cpp",
- "xfa/fwl/core/ifwl_widget.h",
"xfa/fwl/core/ifwl_widgetdelegate.h",
"xfa/fwl/core/ifwl_widgetmgrdelegate.h",
"xfa/fwl/theme/cfwl_arrowdata.cpp",
« no previous file with comments | « no previous file | xfa/fde/cfde_txtedtdorecord_deleterange.cpp » ('j') | xfa/fwl/core/ifwl_widgetmgrdelegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698