| Index: webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.h
|
| diff --git a/webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.h b/webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.h
|
| index 3765e4c9442ecd505426fe63994fe44a1f92530e..5833a69144edbd79ce02827a5d17b1490574799d 100644
|
| --- a/webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.h
|
| +++ b/webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.h
|
| @@ -125,7 +125,7 @@ class DelayBasedBweTest : public ::testing::Test {
|
| int64_t send_time_ms,
|
| uint16_t sequence_number,
|
| size_t payload_size,
|
| - int probe_cluster_id);
|
| + const PacedPacketInfo& pacing_info);
|
|
|
| // 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
|
|
|