Index: webrtc/modules/remote_bitrate_estimator/BUILD.gn |
diff --git a/webrtc/modules/remote_bitrate_estimator/BUILD.gn b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
index 8f983a6844304b9386434d24d6a0c805a74ae578..6b1a7e425057168c5e7bbe59df11f7885d01cfaa 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
+++ b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
@@ -22,6 +22,8 @@ rtc_static_library("remote_bitrate_estimator") { |
"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", |