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

Unified Diff: chromecast/media/cma/backend/alsa/stream_mixer_alsa.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
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
« no previous file with comments | « chromecast/media/cma/backend/alsa/audio_decoder_alsa.h ('k') | chromecast/media/cma/pipeline/decrypt_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698