summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfxfa/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/fpdfxfa/BUILD.gn')
-rw-r--r--fpdfsdk/fpdfxfa/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/fpdfxfa/BUILD.gn b/fpdfsdk/fpdfxfa/BUILD.gn
index 14a82818d7..bca6f67884 100644
--- a/fpdfsdk/fpdfxfa/BUILD.gn
+++ b/fpdfsdk/fpdfxfa/BUILD.gn
@@ -19,7 +19,7 @@ jumbo_source_set("fpdfxfa") {
"cxfa_fwladaptertimermgr.h",
]
deps = [
- "../../:fxcrt",
+ "../../core/fxcrt",
"../../fxjs",
"../../xfa",
]