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

Unified Diff: media/audio/fake_audio_worker.h

Issue 2533273002: media: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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 | « media/audio/fake_audio_input_stream.h ('k') | media/audio/mac/audio_low_latency_input_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/fake_audio_worker.h
diff --git a/media/audio/fake_audio_worker.h b/media/audio/fake_audio_worker.h
index 2d0726040f938bfef02c1055500d96482340310c..4b0241bebc33df8f653489bb61e4b000616918d3 100644
--- a/media/audio/fake_audio_worker.h
+++ b/media/audio/fake_audio_worker.h
@@ -15,7 +15,6 @@ class SingleThreadTaskRunner;
}
namespace media {
-class AudioBus;
class AudioParameters;
// A fake audio worker. Using a provided message loop, FakeAudioWorker will
« no previous file with comments | « media/audio/fake_audio_input_stream.h ('k') | media/audio/mac/audio_low_latency_input_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698