| Index: webrtc/common_video/common_video.gyp
 | 
| diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
 | 
| index b392bd2aa4d40f6b3de3d709ad4061e1936fec29..0318d67de2410371bd62917b6d56c99c39753961 100644
 | 
| --- a/webrtc/common_video/common_video.gyp
 | 
| +++ b/webrtc/common_video/common_video.gyp
 | 
| @@ -55,6 +55,7 @@
 | 
|          'i420_buffer_pool.cc',
 | 
|          'video_frame.cc',
 | 
|          'incoming_video_stream.cc',
 | 
| +        'include/frame_callback.h',
 | 
|          'include/i420_buffer_pool.h',
 | 
|          'include/incoming_video_stream.h',
 | 
|          'include/video_frame_buffer.h',
 | 
| 
 |