| Index: content/renderer/media/media_stream_impl.h
|
| diff --git a/content/renderer/media/media_stream_impl.h b/content/renderer/media/media_stream_impl.h
|
| index 4c3d62a80a624c52f561e699b48b748e9f7e301d..970a2f2f768f5bda328c1d8b35feb2ba78713367 100644
|
| --- a/content/renderer/media/media_stream_impl.h
|
| +++ b/content/renderer/media/media_stream_impl.h
|
| @@ -180,8 +180,6 @@ class CONTENT_EXPORT MediaStreamImpl
|
| bool EnsurePeerConnectionFactory();
|
| void CleanupPeerConnectionFactory();
|
|
|
| - PeerConnectionHandlerBase* FindPeerConnectionByStream(
|
| - const WebKit::WebMediaStreamDescriptor& stream);
|
| scoped_refptr<media::VideoDecoder> CreateLocalVideoDecoder(
|
| webrtc::MediaStreamInterface* stream,
|
| media::MessageLoopFactory* message_loop_factory);
|
|
|