Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index f032a02904c3a3f6b11606a99af55aa78c2d9f0b..5f0e700d8bf60e2a8d233df722e5b429f7f144b9 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", |
| ] |