Chromium Code Reviews| Index: media/mojo/services/BUILD.gn |
| diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn |
| index c74097940de8f45dcb03242f3369c3d71857fbdc..27b81f50437e089574c797d7c9293147eddaae14 100644 |
| --- a/media/mojo/services/BUILD.gn |
| +++ b/media/mojo/services/BUILD.gn |
| @@ -68,6 +68,8 @@ source_set("proxy") { |
| "mojo_type_trait.h", |
| "mojo_video_decoder.cc", |
| "mojo_video_decoder.h", |
| + "video_overlay_factory.cc", |
| + "video_overlay_factory.h", |
| ] |
| public_configs = [ ":mojo_media_config" ] |