Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 4cdc04f186360ed35cb7eec93632091964337d5f..b30b4f4ca5ebb838d7c4bda159704f532f5409b0 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -236,6 +236,8 @@ static_library("test_support") { |
"//content/public/browser", |
"//content/public/common", |
"//ipc", |
+ "//media/mojo/clients", |
+ "//media/mojo/interfaces", |
"//third_party/WebKit/public:blink", |
"//third_party/WebKit/public:test_support", |
] |