diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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", |