Index: webrtc/common_video/common_video.gyp |
diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp |
index 0318d67de2410371bd62917b6d56c99c39753961..47ba3e59d71c7e521b334f6d2347fb50333620ce 100644 |
--- a/webrtc/common_video/common_video.gyp |
+++ b/webrtc/common_video/common_video.gyp |
@@ -52,9 +52,11 @@ |
}], |
], |
'sources': [ |
+ 'bitrate_adjuster.cc', |
'i420_buffer_pool.cc', |
'video_frame.cc', |
'incoming_video_stream.cc', |
+ 'include/bitrate_adjuster.h', |
'include/frame_callback.h', |
'include/i420_buffer_pool.h', |
'include/incoming_video_stream.h', |