Index: webrtc/modules/modules.gyp |
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp |
index 683b355cc70146bfdb24c41c20caf2857a255279..a4c393b24befd5e549a840bad805dc363a879c33 100644 |
--- a/webrtc/modules/modules.gyp |
+++ b/webrtc/modules/modules.gyp |
@@ -276,7 +276,6 @@ |
'remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h', |
'remote_bitrate_estimator/inter_arrival_unittest.cc', |
'remote_bitrate_estimator/overuse_detector_unittest.cc', |
- 'remote_bitrate_estimator/rate_statistics_unittest.cc', |
'remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time_unittest.cc', |
'remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc', |
'remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.cc', |
@@ -359,6 +358,7 @@ |
'video_coding/codecs/vp8/simulcast_unittest.h', |
'video_coding/codecs/vp9/screenshare_layers_unittest.cc', |
'video_coding/include/mock/mock_vcm_callbacks.h', |
+ 'video_coding/bitrate_adjuster_unittest.cc', |
'video_coding/decoding_state_unittest.cc', |
'video_coding/jitter_buffer_unittest.cc', |
'video_coding/jitter_estimator_tests.cc', |