summaryrefslogtreecommitdiff
path: root/xfa/fgas/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fgas/BUILD.gn')
-rw-r--r--xfa/fgas/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fgas/BUILD.gn b/xfa/fgas/BUILD.gn
index 0cb74dab54..a6d2005135 100644
--- a/xfa/fgas/BUILD.gn
+++ b/xfa/fgas/BUILD.gn
@@ -35,7 +35,7 @@ jumbo_source_set("fgas") {
"layout/cfx_txtbreak.h",
]
deps = [
- "../../:fxcrt",
+ "../../core/fxcrt",
]
configs += [
"../../:pdfium_core_config",