| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 962e20c9d081ee5bae5b1b8906ee1a8cccad2d2b..a54f6e401870960f8b3f6bd20d8a2be8661859f9 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1179,10 +1179,8 @@ if (pdf_enable_xfa) {
|
| "xfa/fwl/core/cfwl_themetext.h",
|
| "xfa/fwl/core/cfwl_widget.cpp",
|
| "xfa/fwl/core/cfwl_widget.h",
|
| - "xfa/fwl/core/cfwl_widgetimpproperties.h",
|
| "xfa/fwl/core/cfwl_widgetmgr.cpp",
|
| "xfa/fwl/core/cfwl_widgetmgr.h",
|
| - "xfa/fwl/core/cfwl_widgetproperties.cpp",
|
| "xfa/fwl/core/cfwl_widgetproperties.h",
|
| "xfa/fwl/core/cfx_barcode.cpp",
|
| "xfa/fwl/core/cfx_barcode.h",
|
|
|