Chromium Code Reviews| Index: media/mojo/clients/BUILD.gn |
| diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn |
| index fa96b34ef4a387d248457b629fc39329ceef9987..9322758ad888c9f6ecd1a971c978268813d7a4e3 100644 |
| --- a/media/mojo/clients/BUILD.gn |
| +++ b/media/mojo/clients/BUILD.gn |
| @@ -16,6 +16,8 @@ source_set("clients") { |
| "//media/test/*", |
| + "//content/gpu:*", |
| + |
| # TODO(liberato): can we avoid this? |
| "//content/test/*", |
| ] |