summaryrefslogtreecommitdiff
path: root/xfa/fxfa/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/BUILD.gn')
-rw-r--r--xfa/fxfa/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/fxfa/BUILD.gn b/xfa/fxfa/BUILD.gn
index 5d1cc6bc53..4c82ed3633 100644
--- a/xfa/fxfa/BUILD.gn
+++ b/xfa/fxfa/BUILD.gn
@@ -100,6 +100,8 @@ jumbo_source_set("fxfa") {
]
deps = [
"../../core/fxcrt",
+ "../../core/fxcrt:seekablemultistream",
+ "../../core/fxcrt/css",
"../../fxjs",
"../fde",
"../fgas",