Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 5e3cc48f9f5c5e0fac9cd1c022103f1a2dd58dd1..7bb901885c2cbf453fb65d234107f0cd2b87c6cd 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -222,6 +222,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", |
| ] |