Index: remoting/protocol/jingle_session.h |
diff --git a/remoting/protocol/jingle_session.h b/remoting/protocol/jingle_session.h |
index d919d56c284b78e34bd066c7b42f766cebd2cd25..122aec827556e7368194ce02fc0176cd97f889a4 100644 |
--- a/remoting/protocol/jingle_session.h |
+++ b/remoting/protocol/jingle_session.h |
@@ -20,9 +20,9 @@ class TransportChannelSocketAdapter; |
namespace net { |
class CertVerifier; |
-class ClientSocket; |
class ClientSocketFactory; |
class Socket; |
+class StreamSocket; |
class X509Certificate; |
} // namespace net |