| Index: remoting/protocol/ice_transport_channel.h
|
| diff --git a/remoting/protocol/ice_transport_channel.h b/remoting/protocol/ice_transport_channel.h
|
| index edd8539e16a63b626b48558b4a9a18c26caca48f..c709f0f3862c477717ff5df9cb26fb2cd5f147b8 100644
|
| --- a/remoting/protocol/ice_transport_channel.h
|
| +++ b/remoting/protocol/ice_transport_channel.h
|
| @@ -30,6 +30,7 @@ class TransportChannelImpl;
|
| namespace remoting {
|
| namespace protocol {
|
|
|
| +class P2PDatagramSocket;
|
| class TransportContext;
|
|
|
| class IceTransportChannel : public sigslot::has_slots<> {
|
|
|