Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(477)

Unified Diff: content/child/blink_platform_impl.h

Issue 2225133002: Revert "Port WebSockets to Mojo IPC" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/child/OWNERS ('k') | content/child/blink_platform_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/blink_platform_impl.h
diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
index 59c3a004c9f8446bcc80e83057e807106de7247b..1ee9106b8a559f85359d9bc295a204f55cf48da7 100644
--- a/content/child/blink_platform_impl.h
+++ b/content/child/blink_platform_impl.h
@@ -83,6 +83,7 @@ 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,
« no previous file with comments | « content/child/OWNERS ('k') | content/child/blink_platform_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698