diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -887,8 +887,8 @@ if (pdf_enable_xfa) { "xfa/src/fdp/src/fde/fde_render.h", "xfa/src/fdp/src/tto/fde_textout.cpp", "xfa/src/fdp/src/tto/fde_textout.h", - "xfa/src/fdp/src/xml/fde_xml.cpp", - "xfa/src/fdp/src/xml/fde_xml.h", + "xfa/src/fdp/src/xml/fde_xml_imp.cpp", + "xfa/src/fdp/src/xml/fde_xml_imp.h", "xfa/src/fee/include/fx_wordbreak.h", "xfa/src/fee/include/ifde_txtedtbuf.h", "xfa/src/fee/include/ifde_txtedtengine.h", |