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

Unified Diff: remoting/protocol/webrtc_transport.h

Issue 2394433003: Add WebrtcAudioModule (Closed)
Patch Set: Created 4 years, 2 months 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
Index: remoting/protocol/webrtc_transport.h
diff --git a/remoting/protocol/webrtc_transport.h b/remoting/protocol/webrtc_transport.h
index c5c13fe6e8efcc8c65097c71686816cbdb4f2155..0746425326890e01929c1f2d345fa4c3a70b5976 100644
--- a/remoting/protocol/webrtc_transport.h
+++ b/remoting/protocol/webrtc_transport.h
@@ -26,6 +26,7 @@ namespace protocol {
class TransportContext;
class MessagePipe;
+class WebrtcAudioModule;
class WebrtcTransport : public Transport {
public:

Powered by Google App Engine
This is Rietveld 408576698