| 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 8da880f6c2f6951561725bfeef30db992aabcfdf..8607c4b68006a58622c1b26c2ef689ed96c2c26e 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
|
| @@ -189,8 +189,7 @@ class RemoteBitrateEstimatorTest : public ::testing::Test {
|
| unsigned int max_bitrate,
|
| unsigned int target_bitrate);
|
|
|
| -
|
| - void TestTimestampGroupingTestHelper();
|
| + void TestTimestampGroupingTestHelper(uint32_t bitrate_bps);
|
|
|
| void TestGetStatsHelper();
|
|
|
|
|