summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index f577986f8e..5b64e0408e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -266,6 +266,7 @@ static_library("image_diff") {
"testing/image_diff/image_diff_png.cpp",
"testing/image_diff/image_diff_png.h",
]
+ configs += [ ":pdfium_core_config" ]
deps = []
if (!pdf_enable_xfa) {
deps += [ "third_party:fx_lpng" ]