summaryrefslogtreecommitdiff
path: root/xfa/fwl/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/BUILD.gn')
-rw-r--r--xfa/fwl/BUILD.gn4
1 files changed, 4 insertions, 0 deletions
diff --git a/xfa/fwl/BUILD.gn b/xfa/fwl/BUILD.gn
index 7277c320d9..bcccf8d7e4 100644
--- a/xfa/fwl/BUILD.gn
+++ b/xfa/fwl/BUILD.gn
@@ -122,8 +122,12 @@ jumbo_source_set("fwl") {
]
deps = [
"../../core/fxcrt",
+ "../../core/fxge",
"../../fxbarcode",
+ "../fde",
"../fgas",
+ "../fxfa/parser",
+ "../fxgraphics",
]
configs += [
"../../:pdfium_core_config",