| Index: xfa.gyp
|
| diff --git a/xfa.gyp b/xfa.gyp
|
| index 0ff3d39424c38b2e4fd5f84ee19f101ddee2228b..a4a6247694a79c802d7cae806eaf4702e33c2a19 100644
|
| --- a/xfa.gyp
|
| +++ b/xfa.gyp
|
| @@ -173,6 +173,8 @@
|
| "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",
|
| @@ -184,8 +186,6 @@
|
| "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",
|
|
|