| Index: webrtc/common_video/common_video.gyp
|
| diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
|
| index eee0c048e73ccfd9c314bfb42a9a734562a8720c..a941fbcf5f6fcffb6736b1dbdb13162d670c140e 100644
|
| --- a/webrtc/common_video/common_video.gyp
|
| +++ b/webrtc/common_video/common_video.gyp
|
| @@ -69,6 +69,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',
|
|
|