Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc |
index a6c182a7bc8eafcbd6f5f7d18b0de671fba43176..7a26a7e63b33acb4985066c8d6aeaa5c1cf58eea 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc |
@@ -17,7 +17,6 @@ namespace webrtc { |
class RemoteBitrateEstimatorSingleTest : |
public RemoteBitrateEstimatorTest { |
public: |
- |
RemoteBitrateEstimatorSingleTest() {} |
virtual void SetUp() { |
bitrate_estimator_.reset(new RemoteBitrateEstimatorSingleStream( |