summaryrefslogtreecommitdiff
path: root/fxbarcode/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'fxbarcode/BUILD.gn')
-rw-r--r--fxbarcode/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxbarcode/BUILD.gn b/fxbarcode/BUILD.gn
index 524ca7bb8b..b5aecb8d2f 100644
--- a/fxbarcode/BUILD.gn
+++ b/fxbarcode/BUILD.gn
@@ -135,7 +135,7 @@ jumbo_source_set("fxbarcode") {
"utils.h",
]
deps = [
- "../:fxcrt",
+ "../core/fxcrt",
"../core/fxge",
"../third_party:bigint",
]