| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 222a1f4b14dfd2ad4afc70d4e2ea0e25a91a52d8..22506ccb38ab57d3db0a4cf23fe11f6c7b663f1a 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1328,7 +1328,6 @@ if (pdf_enable_xfa) {
|
| "xfa/src/fxfa/src/fm2js/xfa_error.h",
|
| "xfa/src/fxfa/src/fm2js/xfa_expression.cpp",
|
| "xfa/src/fxfa/src/fm2js/xfa_expression.h",
|
| - "xfa/src/fxfa/src/fm2js/xfa_fm2js.h",
|
| "xfa/src/fxfa/src/fm2js/xfa_fm2jsapi.cpp",
|
| "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.cpp",
|
| "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.h",
|
|
|