Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi |
diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi |
index a5b0ab86bf30878844aa10471fe7b2121d7f5ca8..8413134db9bb7fac1da5ce21cc4bbbde16955f96 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi |
+++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi |
@@ -31,6 +31,8 @@ |
'overuse_detector.h', |
'overuse_estimator.cc', |
'overuse_estimator.h', |
+ 'probing_interval_estimator.cc', |
+ 'probing_interval_estimator.h', |
'remote_bitrate_estimator_abs_send_time.cc', |
'remote_bitrate_estimator_abs_send_time.h', |
'remote_bitrate_estimator_single_stream.cc', |