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

Unified Diff: media/audio/clockless_audio_sink.h

Issue 2533273002: media: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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: media/audio/clockless_audio_sink.h
diff --git a/media/audio/clockless_audio_sink.h b/media/audio/clockless_audio_sink.h
index 2b60d831f65d84610a6528c22d2bc1656acb6585..152228531cac41e7446121da367c39a1ab690eca 100644
--- a/media/audio/clockless_audio_sink.h
+++ b/media/audio/clockless_audio_sink.h
@@ -12,12 +12,7 @@
#include "base/time/time.h"
#include "media/base/audio_renderer_sink.h"
-namespace base {
-class SingleThreadTaskRunner;
-}
-
namespace media {
-class AudioBus;
class ClocklessAudioSinkThread;
// Implementation of an AudioRendererSink that consumes the audio as fast as
« no previous file with comments | « content/browser/media/capture/web_contents_audio_input_stream_unittest.cc ('k') | media/audio/fake_audio_input_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698