| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index f91ea0e96ad1fcdd2b39f24347db8e16614c3e7d..020eee26e084cca3575f86197bc1b03aa2ce01e5 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1206,6 +1206,8 @@ if (pdf_enable_xfa) {
|
| "xfa/fwl/core/cfwl_evtpredropdown.h",
|
| "xfa/fwl/core/cfwl_evtscroll.cpp",
|
| "xfa/fwl/core/cfwl_evtscroll.h",
|
| + "xfa/fwl/core/cfwl_evtselectchanged.cpp",
|
| + "xfa/fwl/core/cfwl_evtselectchanged.h",
|
| "xfa/fwl/core/cfwl_evtsetfocus.cpp",
|
| "xfa/fwl/core/cfwl_evtsetfocus.h",
|
| "xfa/fwl/core/cfwl_evtsizechanged.cpp",
|
|
|