| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 747c6305bd5329d446666e7dcd06dbc9361f0f8b..b4a6771344da9a8d05a5eda295bf4ea12762fcc1 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -969,9 +969,8 @@ if (pdf_enable_xfa) {
|
| "xfa/fgas/localization/fgas_localeimp.h",
|
| "xfa/fgas/localization/fgas_localemgr.cpp",
|
| "xfa/fgas/localization/fgas_localemgr.h",
|
| + "xfa/fgas/xml/fgas_sax.cpp",
|
| "xfa/fgas/xml/fgas_sax.h",
|
| - "xfa/fgas/xml/fgas_sax_imp.cpp",
|
| - "xfa/fgas/xml/fgas_sax_imp.h",
|
| "xfa/fwl/basewidget/fwl_barcodeimp.cpp",
|
| "xfa/fwl/basewidget/fwl_barcodeimp.h",
|
| "xfa/fwl/basewidget/fwl_caretimp.cpp",
|
|
|