| 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.
|
|
|