Index: content/child/blink_platform_impl.h |
diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h |
index 1ee9106b8a559f85359d9bc295a204f55cf48da7..59c3a004c9f8446bcc80e83057e807106de7247b 100644 |
--- a/content/child/blink_platform_impl.h |
+++ b/content/child/blink_platform_impl.h |
@@ -83,7 +83,6 @@ class CONTENT_EXPORT BlinkPlatformImpl |
size_t maxDecodedImageBytes() override; |
uint32_t getUniqueIdForProcess() override; |
- blink::WebSocketHandle* createWebSocketHandle() override; |
blink::WebString userAgent() override; |
blink::WebData parseDataURL(const blink::WebURL& url, |
blink::WebString& mimetype, |