| Index: content/child/blink_platform_impl.h
|
| diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
|
| index 2c15044e195fc5c8b4d9ce4077c7a6d9839f1873..9851413f68340899bbba9f7ce574f3fe93459209 100644
|
| --- a/content/child/blink_platform_impl.h
|
| +++ b/content/child/blink_platform_impl.h
|
| @@ -84,7 +84,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,
|
|
|