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

Unified Diff: content/content_browser.gypi

Issue 1664743002: [OBSOLETE][DO NOT SUBMIT][DO NOT COMMIT]] Browser-side implementation of WebSocket Blob receive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@websocket_blob_send_sender
Patch Set: Now actually works. Created 4 years, 10 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/common/websocket_messages.h ('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 b2e260e9fe59daf6fe4719607529747a030dcecc..3692fbd05f3e0df26f7e990a2f8ad9c8248f4417 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1326,6 +1326,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/common/websocket_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698