| Index: remoting/protocol/jingle_session_manager.h
|
| diff --git a/remoting/protocol/jingle_session_manager.h b/remoting/protocol/jingle_session_manager.h
|
| index 28fbd2bb4146e3e5b7455f86129a3de3c2eac325..c1d73115dac1bb237eb0d4f466d9f41b427dc24f 100644
|
| --- a/remoting/protocol/jingle_session_manager.h
|
| +++ b/remoting/protocol/jingle_session_manager.h
|
| @@ -24,7 +24,6 @@ class IqSender;
|
| namespace protocol {
|
|
|
| class JingleSession;
|
| -class TransportFactory;
|
|
|
| // JingleSessionManager and JingleSession implement the subset of the
|
| // Jingle protocol used in Chromoting. JingleSessionManager provides
|
|
|