Index: xfa.gyp |
diff --git a/xfa.gyp b/xfa.gyp |
index 2066190c988a37358f9de2c3d3ac4dec8fac4ab0..cb278d445bfd395f7c9d956a7177bce75da3b4e4 100644 |
--- a/xfa.gyp |
+++ b/xfa.gyp |
@@ -38,10 +38,12 @@ |
"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/cfxjse_value.h", |
"fxjse/include/fxjse.h", |
+ "fxjse/include/fxjs_perisolatedata.h" |
"fxjse/runtime.cpp", |
"fxjse/runtime.h", |
"fxjse/scope_inline.h", |