Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 5666168e12b4060b65623f2cc9e00375cbcb061a..f04ec48b2e022bf814cc69f87af65d00394e36fe 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1188,6 +1188,8 @@ if (pdf_enable_xfa) { |
"xfa/fwl/core/cfwl_evtclick.h", |
"xfa/fwl/core/cfwl_evtclose.cpp", |
"xfa/fwl/core/cfwl_evtclose.h", |
+ "xfa/fwl/core/cfwl_evteditchanged.cpp", |
+ "xfa/fwl/core/cfwl_evteditchanged.h", |
"xfa/fwl/core/cfwl_evtkey.cpp", |
"xfa/fwl/core/cfwl_evtkey.h", |
"xfa/fwl/core/cfwl_evtkillfocus.cpp", |