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