Index: content/browser/media/android/browser_demuxer_android.cc |
=================================================================== |
--- content/browser/media/android/browser_demuxer_android.cc (revision 252600) |
+++ content/browser/media/android/browser_demuxer_android.cc (working copy) |
@@ -57,8 +57,7 @@ |
DISALLOW_COPY_AND_ASSIGN(Internal); |
}; |
-BrowserDemuxerAndroid::BrowserDemuxerAndroid() |
- : BrowserMessageFilter(MediaPlayerMsgStart) {} |
+BrowserDemuxerAndroid::BrowserDemuxerAndroid() {} |
BrowserDemuxerAndroid::~BrowserDemuxerAndroid() {} |