| 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 1d777817b9a4d017aa01663fe776065e282f8aa8..819645b45a79d5630a702bf87cb2d57780c2b06b 100644
|
| --- a/remoting/protocol/ice_connection_to_client.h
|
| +++ b/remoting/protocol/ice_connection_to_client.h
|
| @@ -26,8 +26,6 @@ class AudioWriter;
|
| class HostControlDispatcher;
|
| class HostEventDispatcher;
|
| class HostVideoDispatcher;
|
| -class VideoFeedbackStub;
|
| -class VideoFramePump;
|
|
|
| // This class represents a remote viewer connection to the chromoting
|
| // host. It sets up all protocol channels and connects them to the
|
|
|