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

Unified Diff: content/content_browser.gypi

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/common/websocket_messages.h ('k') | content/content_child.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 dc7b855f22732784db0661bee09780b1f7dd39eb..4fd4b673d69de038fba287258f1e46e0649f049d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1333,6 +1333,12 @@
'browser/renderer_host/web_input_event_aurawin.cc',
'browser/renderer_host/webmenurunner_mac.h',
'browser/renderer_host/webmenurunner_mac.mm',
+ 'browser/renderer_host/websocket_blob_sender.cc',
+ 'browser/renderer_host/websocket_blob_sender.h',
+ 'browser/renderer_host/websocket_dispatcher_host.cc',
+ 'browser/renderer_host/websocket_dispatcher_host.h',
+ 'browser/renderer_host/websocket_host.cc',
+ 'browser/renderer_host/websocket_host.h',
'browser/resolve_proxy_msg_helper.cc',
'browser/resolve_proxy_msg_helper.h',
'browser/resource_context_impl.cc',
@@ -1568,10 +1574,6 @@
'browser/webui/web_ui_impl.cc',
'browser/webui/web_ui_impl.h',
'browser/webui/web_ui_message_handler.cc',
- 'browser/websockets/websocket_impl.cc',
- 'browser/websockets/websocket_impl.h',
- 'browser/websockets/websocket_manager.cc',
- 'browser/websockets/websocket_manager.h',
'browser/zygote_host/zygote_communication_linux.cc',
'browser/zygote_host/zygote_communication_linux.h',
'browser/zygote_host/zygote_handle_linux.cc',
« no previous file with comments | « content/common/websocket_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698