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

Unified Diff: BUILD.gn

Issue 2430563003: Merge IFWL_App and FWL_AppImp together (Closed)
Patch Set: Cleanup Created 4 years, 2 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/fwl/basewidget/fwl_comboboximp.cpp » ('j') | xfa/fwl/core/fwl_widgetimp.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 952575ec19426c751701a68e036100e0f8222800..aa467d5b12dc8b795969ca39d3eca908e080c778 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1204,8 +1204,6 @@ if (pdf_enable_xfa) {
"xfa/fwl/core/cfwl_widgetimpproperties.h",
"xfa/fwl/core/cfwl_widgetmgr.cpp",
"xfa/fwl/core/cfwl_widgetmgr.h",
- "xfa/fwl/core/fwl_appimp.cpp",
- "xfa/fwl/core/fwl_appimp.h",
"xfa/fwl/core/fwl_error.h",
"xfa/fwl/core/fwl_formimp.cpp",
"xfa/fwl/core/fwl_formimp.h",
@@ -1217,6 +1215,7 @@ if (pdf_enable_xfa) {
"xfa/fwl/core/fwl_widgetimp.cpp",
"xfa/fwl/core/fwl_widgetimp.h",
"xfa/fwl/core/ifwl_adaptertimermgr.h",
+ "xfa/fwl/core/ifwl_app.cpp",
"xfa/fwl/core/ifwl_app.h",
"xfa/fwl/core/ifwl_dataprovider.h",
"xfa/fwl/core/ifwl_form.h",
« no previous file with comments | « no previous file | xfa/fwl/basewidget/fwl_comboboximp.cpp » ('j') | xfa/fwl/core/fwl_widgetimp.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698