| Index: chromecast/media/cma/backend/alsa/stream_mixer_alsa.h
|
| diff --git a/chromecast/media/cma/backend/alsa/stream_mixer_alsa.h b/chromecast/media/cma/backend/alsa/stream_mixer_alsa.h
|
| index cdad51dda74dddfab7dc355e463f415b34fa2745..53a48911f72ae92fe6fed42b1db7703d52aab2fd 100644
|
| --- a/chromecast/media/cma/backend/alsa/stream_mixer_alsa.h
|
| +++ b/chromecast/media/cma/backend/alsa/stream_mixer_alsa.h
|
| @@ -28,7 +28,6 @@ class AudioBus;
|
| namespace chromecast {
|
| namespace media {
|
| class AlsaWrapper;
|
| -class StreamMixerAlsaInputImpl;
|
|
|
| // Mixer implementation. The mixer has one or more input queues; these can be
|
| // added/removed at any time. When an input source pushes frames to an input
|
|
|