| Index: webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h
|
| diff --git a/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h b/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h
|
| index 1d205b59c5581ee04e54e6b6686bafcf7016c4d9..2fa5919f8c910740680c60d71b519ac907408951 100644
|
| --- a/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h
|
| +++ b/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h
|
| @@ -32,7 +32,6 @@ class ReceiveSideCongestionController : public CallStatsObserver,
|
| public:
|
| ReceiveSideCongestionController(
|
| const Clock* clock,
|
| - RemoteBitrateObserver* remote_bitrate_observer,
|
| PacketRouter* packet_router);
|
|
|
| virtual ~ReceiveSideCongestionController() {}
|
|
|