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

Unified Diff: chromecast/media/audio/cast_audio_mixer.h

Issue 2545733002: chromecast: 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 | « chromecast/media/audio/cast_audio_manager.h ('k') | chromecast/media/cdm/cast_cdm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/audio/cast_audio_mixer.h
diff --git a/chromecast/media/audio/cast_audio_mixer.h b/chromecast/media/audio/cast_audio_mixer.h
index a2016dc6ed66b83892875979c72c966f62aa6cfd..d0cc48e06c0fd0a48017e4b15505cad01cde988a 100644
--- a/chromecast/media/audio/cast_audio_mixer.h
+++ b/chromecast/media/audio/cast_audio_mixer.h
@@ -20,7 +20,6 @@ namespace chromecast {
namespace media {
class CastAudioManager;
-class CastAudioOutputStream;
// CastAudioMixer mixes multiple AudioOutputStreams and passes the mixed
// stream down to a single AudioOutputStream to be rendered by the CMA backend.
« no previous file with comments | « chromecast/media/audio/cast_audio_manager.h ('k') | chromecast/media/cdm/cast_cdm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698