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

Unified Diff: remoting/protocol/webrtc_audio_module.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/transport.h ('k') | remoting/protocol/webrtc_audio_source_adapter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/webrtc_audio_module.h
diff --git a/remoting/protocol/webrtc_audio_module.h b/remoting/protocol/webrtc_audio_module.h
index b31ce044a6723b6bc39dd75dfb8193ce6dc980ab..19f6e5422d49cc53baa1c6fe24ef34d8731296a1 100644
--- a/remoting/protocol/webrtc_audio_module.h
+++ b/remoting/protocol/webrtc_audio_module.h
@@ -17,8 +17,6 @@ class SingleThreadTaskRunner;
namespace remoting {
namespace protocol {
-class AudioStub;
-
// Audio module passed to WebRTC. It doesn't access actual audio devices, but it
// provides all functionality we need to ensure that audio streaming works
// properly in WebRTC. Particularly it's responsible for calling AudioTransport
« no previous file with comments | « remoting/protocol/transport.h ('k') | remoting/protocol/webrtc_audio_source_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698