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.gn4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn
index a9a59ceebd..7a5a6c3c59 100644
--- a/third_party/BUILD.gn
+++ b/third_party/BUILD.gn
@@ -287,6 +287,9 @@ source_set("fx_lcms2") {
"lcms/src/cmswtpnt.c",
"lcms/src/cmsxform.c",
]
+ deps = [
+ "../core/fxcrt",
+ ]
}
if (!build_with_chromium) {
@@ -494,6 +497,7 @@ if (pdf_enable_xfa_tiff) {
}
deps = [
":zlib",
+ "../core/fxcrt",
"//third_party:jpeg",
]
sources = [