diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1030,6 +1030,8 @@ if (pdf_enable_xfa) { "xfa/fwl/core/cfwl_themepart.h", "xfa/fwl/core/cfwl_themetext.h", "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", @@ -1041,8 +1043,6 @@ if (pdf_enable_xfa) { "xfa/fwl/core/fwl_widgetdef.h", "xfa/fwl/core/fwl_widgetimp.cpp", "xfa/fwl/core/fwl_widgetimp.h", - "xfa/fwl/core/fwl_widgetmgrimp.cpp", - "xfa/fwl/core/fwl_widgetmgrimp.h", "xfa/fwl/core/ifwl_app.h", "xfa/fwl/core/ifwl_dataprovider.h", "xfa/fwl/core/ifwl_form.h", |