| Index: webrtc/common_video/common_video.gyp
 | 
| diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
 | 
| index 58b2462fa882bc505bc306f3af6ebb5e902ef97a..262b77a1ac086b1f043784a55164f2d3cdd3c279 100644
 | 
| --- a/webrtc/common_video/common_video.gyp
 | 
| +++ b/webrtc/common_video/common_video.gyp
 | 
| @@ -73,6 +73,7 @@
 | 
|          'include/frame_callback.h',
 | 
|          'include/i420_buffer_pool.h',
 | 
|          'include/incoming_video_stream.h',
 | 
| +        'include/video_bitrate_allocator.h',
 | 
|          'include/video_frame_buffer.h',
 | 
|          'libyuv/include/webrtc_libyuv.h',
 | 
|          'libyuv/webrtc_libyuv.cc',
 | 
| 
 |