summaryrefslogtreecommitdiff
path: root/chromium/components/printing/test/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/printing/test/BUILD.gn')
-rw-r--r--chromium/components/printing/test/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/printing/test/BUILD.gn b/chromium/components/printing/test/BUILD.gn
index 0e30276c924..8f65aa0f995 100644
--- a/chromium/components/printing/test/BUILD.gn
+++ b/chromium/components/printing/test/BUILD.gn
@@ -17,6 +17,7 @@ static_library("test_support") {
public_deps = [
"//base",
"//components/printing/common",
+ "//components/printing/common:mojo_interfaces",
"//components/printing/renderer",
"//content/public/common",
"//content/public/renderer",