summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 485afe28bf..d4e2d46a31 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -883,6 +883,7 @@ jumbo_static_library("fxcrt") {
public_deps = [
":freetype_common",
"third_party:pdfium_base",
+ "//third_party/icu:icuuc",
]
if (pdf_enable_xfa) {