| Index: trunk/src/content/renderer/media/rtc_peer_connection_handler.h
|
| ===================================================================
|
| --- trunk/src/content/renderer/media/rtc_peer_connection_handler.h (revision 272539)
|
| +++ trunk/src/content/renderer/media/rtc_peer_connection_handler.h (working copy)
|
| @@ -88,9 +88,6 @@
|
| PeerConnectionDependencyFactory* dependency_factory);
|
| virtual ~RTCPeerConnectionHandler();
|
|
|
| - // Destroy all existing RTCPeerConnectionHandler objects.
|
| - static void DestructAllHandlers();
|
| -
|
| void associateWithFrame(blink::WebFrame* frame);
|
|
|
| // Initialize method only used for unit test.
|
|
|