| Index: remoting/protocol/ice_connection_to_client.h
 | 
| diff --git a/remoting/protocol/ice_connection_to_client.h b/remoting/protocol/ice_connection_to_client.h
 | 
| index 1ea86774e032d01619f4909e6a9ebb94a7e5b759..a543ead32f58975f7a1beea64f34e44e7c4a7327 100644
 | 
| --- a/remoting/protocol/ice_connection_to_client.h
 | 
| +++ b/remoting/protocol/ice_connection_to_client.h
 | 
| @@ -65,8 +65,6 @@ class IceConnectionToClient : public ConnectionToClient,
 | 
|  
 | 
|    // ChannelDispatcherBase::EventHandler interface.
 | 
|    void OnChannelInitialized(ChannelDispatcherBase* channel_dispatcher) override;
 | 
| -  void OnChannelError(ChannelDispatcherBase* channel_dispatcher,
 | 
| -                      ErrorCode error) override;
 | 
|  
 | 
|   private:
 | 
|    void NotifyIfChannelsReady();
 | 
| 
 |