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 17276e0744..bba48180a9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -776,6 +776,7 @@ test("pdfium_embeddertests") {
deps = [
"//testing/gmock",
"//testing/gtest",
+ "//v8",
"//v8:v8_libplatform",
":pdfium",
]