| Index: media/mojo/clients/BUILD.gn
|
| diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
|
| index e1d9bdf10eb69117512e756e1af34121bac4c8ff..f2257183ae2a20ee77ed4f014ea22ea21d27577a 100644
|
| --- a/media/mojo/clients/BUILD.gn
|
| +++ b/media/mojo/clients/BUILD.gn
|
| @@ -36,6 +36,8 @@ source_set("clients") {
|
| "mojo_renderer_factory.h",
|
| "mojo_video_decoder.cc",
|
| "mojo_video_decoder.h",
|
| + "mojo_video_renderer_sink_impl.cc",
|
| + "mojo_video_renderer_sink_impl.h",
|
| ]
|
|
|
| public_configs = [ "//media/mojo/services:mojo_media_config" ]
|
|
|