Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h |
index 12ac9e8502dec02225d75b2b5f81339da2368412..642f0808076c9ba61af3060ff35fe110da215a82 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h |
+++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h |
@@ -174,7 +174,7 @@ class RemoteBitrateEstimatorTest : public ::testing::Test { |
int64_t arrival_time, |
uint32_t rtp_timestamp, |
uint32_t absolute_send_time, |
- bool was_paced); |
+ int probe_cluster_id); |
// Generates a frame of packets belonging to a stream at a given bitrate and |
// with a given ssrc. The stream is pushed through a very simple simulated |