Chromium Code Reviews| Index: media/mojo/clients/BUILD.gn |
| diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn |
| index f2257183ae2a20ee77ed4f014ea22ea21d27577a..09cdd05713b96db08d3a37cbcaae95ea2f160811 100644 |
| --- a/media/mojo/clients/BUILD.gn |
| +++ b/media/mojo/clients/BUILD.gn |
| @@ -20,6 +20,8 @@ source_set("clients") { |
| sources = [ |
| "mojo_audio_decoder.cc", |
| "mojo_audio_decoder.h", |
| + "mojo_audio_renderer_sink_impl.cc", |
| + "mojo_audio_renderer_sink_impl.h", |
| "mojo_cdm.cc", |
| "mojo_cdm.h", |
| "mojo_cdm_factory.cc", |