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 f4e5fe9e44..60c2e42f7a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -2926,6 +2926,7 @@ test("pdfium_embeddertests") {
"testing/range_set.h",
]
deps = [
+ ":image_diff",
":pdfium",
":test_support",
"//testing/gmock",