diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1908,8 +1908,8 @@ if (pdf_enable_xfa) { "xfa/fwl/cfwl_eventselectchanged.h", "xfa/fwl/cfwl_eventtarget.cpp", "xfa/fwl/cfwl_eventtarget.h", - "xfa/fwl/cfwl_eventtextchanged.cpp", - "xfa/fwl/cfwl_eventtextchanged.h", + "xfa/fwl/cfwl_eventtextwillchange.cpp", + "xfa/fwl/cfwl_eventtextwillchange.h", "xfa/fwl/cfwl_eventvalidate.cpp", "xfa/fwl/cfwl_eventvalidate.h", "xfa/fwl/cfwl_form.cpp", |