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