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, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/BUILD.gn b/xfa/fxfa/BUILD.gn
index c6e4b98da8..a2c2f5cc72 100644
--- a/xfa/fxfa/BUILD.gn
+++ b/xfa/fxfa/BUILD.gn
@@ -100,7 +100,7 @@ jumbo_source_set("fxfa") {
]
deps = [
"../../:fxcrt",
- "../../:fxjs",
+ "../../fxjs",
"../fde",
"../fgas",
]