summaryrefslogtreecommitdiff
path: root/core/fxcrt/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcrt/BUILD.gn')
-rw-r--r--core/fxcrt/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxcrt/BUILD.gn b/core/fxcrt/BUILD.gn
index 1fd82f0167..170d4d045d 100644
--- a/core/fxcrt/BUILD.gn
+++ b/core/fxcrt/BUILD.gn
@@ -135,6 +135,7 @@ if (pdf_enable_xfa) {
":fxcrt",
"../fpdfapi/parser",
]
+ configs += [ "../../:pdfium_core_config" ]
visibility = [ "../../*" ]
}
}