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.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/BUILD.gn b/xfa/fwl/BUILD.gn
index 6d6fbeb049..7277c320d9 100644
--- a/xfa/fwl/BUILD.gn
+++ b/xfa/fwl/BUILD.gn
@@ -121,7 +121,7 @@ jumbo_source_set("fwl") {
"theme/cfwl_widgettp.h",
]
deps = [
- "../../:fxcrt",
+ "../../core/fxcrt",
"../../fxbarcode",
"../fgas",
]