summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 5b275fccdb..b0168c6257 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -701,10 +701,8 @@ static_library("fxcodec") {
":fxcrt",
"third_party:fx_lcms2",
"third_party:fx_libopenjpeg",
- "third_party:fx_zlib",
-
- # This is a generic JPEG library dependency.
"//third_party:jpeg",
+ "//third_party/zlib:zlib",
]
if (pdf_enable_xfa) {