Index: content/renderer/render_view_impl.h |
=================================================================== |
--- content/renderer/render_view_impl.h (revision 131960) |
+++ content/renderer/render_view_impl.h (working copy) |
@@ -124,8 +124,6 @@ |
class WebGeolocationClient; |
class WebIconURL; |
class WebImage; |
-class WebPeerConnection00Handler; |
-class WebPeerConnection00HandlerClient; |
class WebMediaPlayer; |
class WebMediaPlayerClient; |
class WebMouseEvent; |
@@ -235,8 +233,6 @@ |
WebKit::WebPeerConnectionHandler* CreatePeerConnectionHandler( |
WebKit::WebPeerConnectionHandlerClient* client); |
- WebKit::WebPeerConnection00Handler* CreatePeerConnectionHandlerJsep( |
- WebKit::WebPeerConnection00HandlerClient* client); |
// Functions to add and remove observers for this object. |
void AddObserver(content::RenderViewObserver* observer); |