| 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",
|
|
|