| Index: content/child/blink_platform_impl.h
|
| diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
|
| index 51b427d598c31ad463e3060aee94f4a9c8f86082..d0c7a17cf9541b06372f3568850da8d151c23863 100644
|
| --- a/content/child/blink_platform_impl.h
|
| +++ b/content/child/blink_platform_impl.h
|
| @@ -85,7 +85,6 @@ class CONTENT_EXPORT BlinkPlatformImpl
|
|
|
| size_t maxDecodedImageBytes() override;
|
| uint32_t getUniqueIdForProcess() override;
|
| - blink::WebURLLoader* createURLLoader() override;
|
| blink::WebSocketHandle* createWebSocketHandle() override;
|
| blink::WebString userAgent() override;
|
| blink::WebData parseDataURL(const blink::WebURL& url,
|
|
|