| Index: media/mojo/BUILD.gn
|
| diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn
|
| index 3a867fd3b5ce7154e38ea71d7b366c0dae71fad1..c26842dd1bc0a6f2f56bcf68f9670d791488e289 100644
|
| --- a/media/mojo/BUILD.gn
|
| +++ b/media/mojo/BUILD.gn
|
| @@ -8,6 +8,7 @@ test("media_mojo_unittests") {
|
| sources = [
|
| "clients/mojo_renderer_unittest.cc",
|
| "common/media_type_converters_unittest.cc",
|
| + "common/mojo_decoder_buffer_converter_unittest.cc",
|
| "common/mojo_shared_buffer_video_frame_unittest.cc",
|
| "services/mojo_cdm_allocator_unittest.cc",
|
| ]
|
|
|