Index: content/renderer/media/rtc_peer_connection_handler.h |
diff --git a/content/renderer/media/rtc_peer_connection_handler.h b/content/renderer/media/rtc_peer_connection_handler.h |
index 2a440f1e439040009d5699d5c0d76ec723e45025..ec5f77576269f943aebc67f4c689e2f7f4552ba7 100644 |
--- a/content/renderer/media/rtc_peer_connection_handler.h |
+++ b/content/renderer/media/rtc_peer_connection_handler.h |
@@ -185,9 +185,6 @@ |
webrtc::MediaStreamTrackInterface* track, |
webrtc::PeerConnectionInterface::StatsOutputLevel level); |
- // Tells the |client_| to close RTCPeerConnection. |
- void CloseClientPeerConnection(); |
- |
PeerConnectionTracker* peer_connection_tracker(); |
protected: |