Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 7d202f7b9c7049361e3b39a21ba0a97dd174e0dd..26b263c4bf8d76fb475956e90d9aa65f83782559 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1123,7 +1123,6 @@ if (pdf_enable_xfa) { |
"xfa/fxbarcode/BC_BinaryBitmap.h", |
"xfa/fxbarcode/BC_BufferedImageLuminanceSource.cpp", |
"xfa/fxbarcode/BC_BufferedImageLuminanceSource.h", |
- "xfa/fxbarcode/BC_DecoderResult.h", |
"xfa/fxbarcode/BC_Dimension.cpp", |
"xfa/fxbarcode/BC_Dimension.h", |
"xfa/fxbarcode/BC_Library.cpp", |
@@ -1377,6 +1376,7 @@ if (pdf_enable_xfa) { |
"xfa/fxbarcode/qrcode/BC_QRGridSampler.h", |
"xfa/fxbarcode/utils.h", |
"xfa/fxfa/app/xfa_checksum.cpp", |
+ "xfa/fxfa/app/xfa_eventparam.cpp", |
"xfa/fxfa/app/xfa_ffapp.cpp", |
"xfa/fxfa/app/xfa_ffbarcode.cpp", |
"xfa/fxfa/app/xfa_ffbarcode.h", |
@@ -1442,6 +1442,7 @@ if (pdf_enable_xfa) { |
"xfa/fxfa/include/fxfa_basic.h", |
"xfa/fxfa/include/fxfa_widget.h", |
"xfa/fxfa/include/xfa_checksum.h", |
+ "xfa/fxfa/include/xfa_eventparam.h", |
"xfa/fxfa/include/xfa_ffapp.h", |
"xfa/fxfa/include/xfa_ffdoc.h", |
"xfa/fxfa/include/xfa_ffdochandler.h", |