summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index a77ea4c6b2..d35f97d091 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1067,6 +1067,7 @@ if (pdf_enable_xfa) {
]
deps = [
":fxcrt",
+ ":fxjs",
":xfa",
]
configs += [ ":pdfium_core_config" ]