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

Unified Diff: content/renderer/media/media_stream_impl.h

Issue 10837118: Dead code elimination: scythe.chrome_functions:segment.path %media% edition, round 1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 4 months 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
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);

Powered by Google App Engine
This is Rietveld 408576698