Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Unified Diff: xfa.gyp

Issue 2053043002: Untangle bad depdenency from fxjse/ to fpdfsdk/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@move_fxjse
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/js_embedder_test.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « testing/js_embedder_test.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698