| Index: remoting/client/chromoting_client.h
|
| diff --git a/remoting/client/chromoting_client.h b/remoting/client/chromoting_client.h
|
| index 288fa0b5016eca375360e2143ff0814f92eba719..cf8f51a8a2bd85db14dd23b20e7eec9e95d6b071 100644
|
| --- a/remoting/client/chromoting_client.h
|
| +++ b/remoting/client/chromoting_client.h
|
| @@ -37,10 +37,8 @@ class TransportContext;
|
| class VideoRenderer;
|
| } // namespace protocol
|
|
|
| -class AudioDecodeScheduler;
|
| class ClientContext;
|
| class ClientUserInterface;
|
| -class FrameConsumerProxy;
|
|
|
| class ChromotingClient : public SignalStrategy::Listener,
|
| public protocol::ConnectionToHost::HostEventCallback,
|
|
|