summaryrefslogtreecommitdiff
path: root/fpdfsdk/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/BUILD.gn')
-rw-r--r--fpdfsdk/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/BUILD.gn b/fpdfsdk/BUILD.gn
index 2fc658e363..f4df1d54cd 100644
--- a/fpdfsdk/BUILD.gn
+++ b/fpdfsdk/BUILD.gn
@@ -51,7 +51,7 @@ jumbo_source_set("fpdfsdk") {
configs += [ "../:pdfium_core_config" ]
deps = [
- "../:fxcrt",
+ "../core/fxcrt",
]
visibility = [ "../*" ]