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

Unified Diff: content/content_browser.gypi

Issue 1626453003: [OBSOLETE] Browser-side implementation of WebSocket Blob receive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add WebSocketHost::ReceiveQuotaMultiplexer Created 4 years, 11 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/browser/renderer_host/websocket_host.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index bc4ed2117b644add9f6407e0c35cfccb34ba68cb..bec29ec25e1af76b0d57575e296492bff1fe73db 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1324,6 +1324,8 @@
'browser/renderer_host/websocket_dispatcher_host.h',
'browser/renderer_host/websocket_host.cc',
'browser/renderer_host/websocket_host.h',
+ 'browser/renderer_host/websocket_blob_receiver.cc',
+ 'browser/renderer_host/websocket_blob_receiver.h',
'browser/resolve_proxy_msg_helper.cc',
'browser/resolve_proxy_msg_helper.h',
'browser/resource_context_impl.cc',
« no previous file with comments | « content/browser/renderer_host/websocket_host.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698