Chromium Code Reviews| Index: media/media.gyp |
| diff --git a/media/media.gyp b/media/media.gyp |
| index 60cffe23e307ed1429b50959993cee164e1a1160..69d15efe5f67597f8027f2a1784479a30c4e5e9b 100644 |
| --- a/media/media.gyp |
| +++ b/media/media.gyp |
| @@ -172,6 +172,8 @@ |
| 'video/ffmpeg_video_allocator.h', |
| 'video/ffmpeg_video_decode_engine.cc', |
| 'video/ffmpeg_video_decode_engine.h', |
| + 'video/picture.cc', |
| + 'video/picture.h', |
| 'video/video_decode_accelerator.cc', |
| 'video/video_decode_accelerator.h', |
| 'video/video_decode_engine.cc', |