| Index: xfa.gyp
|
| diff --git a/xfa.gyp b/xfa.gyp
|
| index f47e9e8c5eb0a1ca5c509fa83d6049d3b1153451..b6ab1f53378134220544f0d6bb230fbf687d49a1 100644
|
| --- a/xfa.gyp
|
| +++ b/xfa.gyp
|
| @@ -88,6 +88,8 @@
|
| "xfa/fde/ifx_chariter.h",
|
| "xfa/fde/tto/fde_textout.cpp",
|
| "xfa/fde/tto/fde_textout.h",
|
| + "xfa/fde/xml/cfx_saxreader.cpp",
|
| + "xfa/fde/xml/cfx_saxreader.h",
|
| "xfa/fde/xml/fde_xml.h",
|
| "xfa/fde/xml/fde_xml_imp.cpp",
|
| "xfa/fde/xml/fde_xml_imp.h",
|
| @@ -125,8 +127,6 @@
|
| "xfa/fgas/localization/fgas_locale.cpp",
|
| "xfa/fgas/localization/fgas_locale.h",
|
| "xfa/fgas/localization/fgas_localeimp.h",
|
| - "xfa/fgas/xml/fgas_sax.cpp",
|
| - "xfa/fgas/xml/fgas_sax.h",
|
| "xfa/fwl/basewidget/fwl_barcodeimp.cpp",
|
| "xfa/fwl/basewidget/fwl_barcodeimp.h",
|
| "xfa/fwl/basewidget/fwl_caretimp.cpp",
|
|
|