summaryrefslogtreecommitdiff
path: root/testing/BUILD.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-13 06:39:00 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-13 06:39:00 +0000
commit518b7f045a282e212f5d3dab0305e1ee5230365f (patch)
tree6de0c1ce22c3b8f25a25749c2df055c464d010ce /testing/BUILD.gn
parent56e0c3ebe017135dcbd046bd6bc8c9ca54518597 (diff)
downloadpdfium-518b7f045a282e212f5d3dab0305e1ee5230365f.tar.xz
Make testing/ pass gn check.
Change-Id: Ifb2d60bf3c2d86a105705196d65e318081cefe4e Reviewed-on: https://pdfium-review.googlesource.com/c/43981 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'testing/BUILD.gn')
-rw-r--r--testing/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/BUILD.gn b/testing/BUILD.gn
index 286921db2d..0dd6a82071 100644
--- a/testing/BUILD.gn
+++ b/testing/BUILD.gn
@@ -24,6 +24,7 @@ jumbo_source_set("test_support") {
]
deps = [
"../:pdfium",
+ "../core/fdrm",
"image_diff",
"//testing/gmock",
"//testing/gtest",