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

Unified Diff: media/base/audio_decoder.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
« no previous file with comments | « media/base/android/media_drm_bridge.h ('k') | media/base/media.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/audio_decoder.h
diff --git a/media/base/audio_decoder.h b/media/base/audio_decoder.h
index a68c824eaa7f603504656e7e280d55834d9eba6b..cea6f3481e1cbd4cb8d8906789b359c7b53cc3f2 100644
--- a/media/base/audio_decoder.h
+++ b/media/base/audio_decoder.h
@@ -21,7 +21,6 @@ namespace media {
class AudioBuffer;
class CdmContext;
-class DemuxerStream;
class MEDIA_EXPORT AudioDecoder {
public:
« no previous file with comments | « media/base/android/media_drm_bridge.h ('k') | media/base/media.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698