Chromium Code Reviews| Index: media/mojo/clients/BUILD.gn |
| diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn |
| index 05ec88c6b1c6994d5c7fb92a10d8d25bab9d7679..c77785e02034c52ccfc979675681b3145ed8a056 100644 |
| --- a/media/mojo/clients/BUILD.gn |
| +++ b/media/mojo/clients/BUILD.gn |
| @@ -15,6 +15,9 @@ source_set("clients") { |
| "//media/mojo/services:*", |
| "//media/test/*", |
| + |
| + # TODO(liberato): can we avoid this? |
| + "//content/test/*", |
| ] |
| sources = [ |