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 a2c2f5cc72..5d1cc6bc53 100644
--- a/xfa/fxfa/BUILD.gn
+++ b/xfa/fxfa/BUILD.gn
@@ -99,7 +99,7 @@ jumbo_source_set("fxfa") {
"fxfa_basic.h",
]
deps = [
- "../../:fxcrt",
+ "../../core/fxcrt",
"../../fxjs",
"../fde",
"../fgas",