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.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn
index 0ad92abe98..5f35432236 100644
--- a/third_party/BUILD.gn
+++ b/third_party/BUILD.gn
@@ -304,6 +304,7 @@ if (pdf_enable_xfa) {
"//build/config/compiler:no_chromium_code",
"//third_party/pdfium:pdfium_config",
]
+ deps = [ "//third_party:jpeg" ]
sources = [
"libtiff/tiffiop.h",
"libtiff/tiffvers.h",