Chromium Code Reviews| Index: media/base/BUILD.gn |
| diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn |
| index 99ef9227ae8439458ead3794782c00da1af015a7..39955e56a721a5d9e6bc7ddae56a1320d70864b0 100644 |
| --- a/media/base/BUILD.gn |
| +++ b/media/base/BUILD.gn |
| @@ -258,6 +258,8 @@ target(link_target_type, "base") { |
| "video_frame_pool.h", |
| "video_frame_provider.cc", |
| "video_frame_provider.h", |
| + "video_frame_provider_factory.cc", |
| + "video_frame_provider_factory.h", |
| "video_renderer.cc", |
| "video_renderer.h", |
| "video_rotation.h", |