Index: content/renderer/renderer_webkitplatformsupport_impl.cc |
=================================================================== |
--- content/renderer/renderer_webkitplatformsupport_impl.cc (revision 255867) |
+++ content/renderer/renderer_webkitplatformsupport_impl.cc (working copy) |
@@ -912,11 +912,6 @@ |
} |
} |
-blink::WebString RendererWebKitPlatformSupportImpl::userAgent( |
- const blink::WebURL& url) { |
- return WebKitPlatformSupportImpl::userAgent(url); |
-} |
- |
//------------------------------------------------------------------------------ |
WebRTCPeerConnectionHandler* |