Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: remoting/protocol/transport.h

Issue 2538183002: remoting: Cleanup class/struct fwd declarations (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/protocol/token_validator.h ('k') | remoting/protocol/webrtc_audio_module.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/transport.h
diff --git a/remoting/protocol/transport.h b/remoting/protocol/transport.h
index a612ea55e599ed386b9f3b8db10d73d9d6e4e9fe..9b7720a04675910c926298a442472a679eddf555 100644
--- a/remoting/protocol/transport.h
+++ b/remoting/protocol/transport.h
@@ -18,17 +18,10 @@ namespace buzz {
class XmlElement;
} // namespace buzz
-namespace webrtc {
-class PeerConnectionInterface;
-} // namespace webrtc
-
namespace remoting {
namespace protocol {
class Authenticator;
-class DatagramChannelFactory;
-class P2PDatagramSocket;
-class StreamChannelFactory;
enum class TransportRole {
SERVER,
« no previous file with comments | « remoting/protocol/token_validator.h ('k') | remoting/protocol/webrtc_audio_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698