summaryrefslogtreecommitdiff
path: root/third_party/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/BUILD.gn')
-rw-r--r--third_party/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn
index c66ae9e34c..a9a59ceebd 100644
--- a/third_party/BUILD.gn
+++ b/third_party/BUILD.gn
@@ -228,7 +228,7 @@ if (!pdf_use_skia && !pdf_use_skia_paths) {
"agg23/agg_vcgen_stroke.cpp",
]
deps = [
- "..:fxcrt",
+ "../core/fxcrt",
]
}
}