| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index ec57d80d2f5de3258c04bca6201b3c03a88c0662..6adac9bf41da304b849eb15099654f82232e102f 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -897,9 +897,11 @@ if (pdf_enable_xfa) {
|
| "fxjse/context.cpp",
|
| "fxjse/context.h",
|
| "fxjse/dynprop.cpp",
|
| + "fxjse/fxjs_perisolatedata.cpp",
|
| "fxjse/include/cfxjse_arguments.h",
|
| "fxjse/include/cfxjse_class.h",
|
| "fxjse/include/cfxjse_value.h",
|
| + "fxjse/include/fxjs_perisolatedata.h",
|
| "fxjse/include/fxjse.h",
|
| "fxjse/runtime.cpp",
|
| "fxjse/runtime.h",
|
|
|