| Index: remoting/protocol/audio_writer.h
|
| diff --git a/remoting/protocol/audio_writer.h b/remoting/protocol/audio_writer.h
|
| index 7766dd34f422e027a9953b735d610e3d14b6e366..34eb8ac3e0497d606f1973edb2d4e443df714b6a 100644
|
| --- a/remoting/protocol/audio_writer.h
|
| +++ b/remoting/protocol/audio_writer.h
|
| @@ -14,14 +14,9 @@
|
| #include "remoting/protocol/audio_stub.h"
|
| #include "remoting/protocol/channel_dispatcher_base.h"
|
|
|
| -namespace net {
|
| -class StreamSocket;
|
| -} // namespace net
|
| -
|
| namespace remoting {
|
| namespace protocol {
|
|
|
| -class Session;
|
| class SessionConfig;
|
|
|
| class AudioWriter : public ChannelDispatcherBase,
|
|
|