| Index: media/mojo/BUILD.gn
|
| diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn
|
| index 27af0fe349c96ca95987c0796e0b25d1880b71f3..bcaaa4c8478c4a532871e21afdc45101909882e4 100644
|
| --- a/media/mojo/BUILD.gn
|
| +++ b/media/mojo/BUILD.gn
|
| @@ -8,6 +8,7 @@ source_set("unit_tests") {
|
| testonly = true
|
| sources = [
|
| "clients/mojo_audio_decoder_unittest.cc",
|
| + "clients/mojo_cdm_unittest.cc",
|
| "clients/mojo_renderer_unittest.cc",
|
| "common/media_type_converters_unittest.cc",
|
| "common/mojo_decoder_buffer_converter_unittest.cc",
|
|
|