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

Unified Diff: BUILD.gn

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 | « no previous file | fpdfsdk/jsapi/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | fpdfsdk/jsapi/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698