| Index: content/browser/renderer_host/media/media_stream_dispatcher_host.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/media/media_stream_dispatcher_host.cc (revision 225900)
|
| +++ content/browser/renderer_host/media/media_stream_dispatcher_host.cc (working copy)
|
| @@ -125,7 +125,6 @@
|
| }
|
|
|
| void MediaStreamDispatcherHost::OnChannelClosing() {
|
| - BrowserMessageFilter::OnChannelClosing();
|
| DVLOG(1) << "MediaStreamDispatcherHost::OnChannelClosing";
|
|
|
| // Since the IPC channel is gone, close all requesting/requested streams.
|
|
|