summaryrefslogtreecommitdiff
path: root/fxjs/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/BUILD.gn')
-rw-r--r--fxjs/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/BUILD.gn b/fxjs/BUILD.gn
index 96c3c6df2f..a197d78f13 100644
--- a/fxjs/BUILD.gn
+++ b/fxjs/BUILD.gn
@@ -435,6 +435,7 @@ jumbo_source_set("fxjs") {
"xfa/cjx_xsdconnection.cpp",
"xfa/cjx_xsdconnection.h",
]
+ deps += [ "../xfa/fxfa/fm2js" ]
}
}
}