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

Unified Diff: BUILD.gn

Issue 2418653003: Reland: Make the CPDFXFA_App non-global (Closed)
Patch Set: Dispose of the isolate Created 4 years, 2 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/DEPS » ('j') | fpdfsdk/fpdfxfa/cpdfxfa_app.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f87201cc57ed62e03d770543b1158f96c8e26934..1cf07ae6986c69b7d4e9c805a81fc2f1eb55231d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1063,6 +1063,7 @@ if (pdf_enable_xfa) {
]
deps = [
":fxcrt",
+ ":fxjs",
":xfa",
]
configs += [ ":pdfium_core_config" ]
« no previous file with comments | « no previous file | fpdfsdk/DEPS » ('j') | fpdfsdk/fpdfxfa/cpdfxfa_app.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698