| 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 31b1f0bcd39e3741a623903e6ef40aeab56f5411..69f17639521d6822b8e952dbe38fa4bb3eeee147 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
 | 
| @@ -197,8 +197,6 @@ class RemoteBitrateEstimatorTest : public ::testing::Test {
 | 
|  
 | 
|    void TestTimestampGroupingTestHelper();
 | 
|  
 | 
| -  void TestGetStatsHelper();
 | 
| -
 | 
|    void TestWrappingHelper(int silence_time_s);
 | 
|  
 | 
|    void InitialBehaviorTestHelper(uint32_t expected_converge_bitrate);
 | 
| 
 |