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_child.gypi

Issue 655253006: Remove old WebSocket implementation from content/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 years, 2 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/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 2b3748890e2780ecfd5bc730b9be6b1913cf43d6..7e2b10939c246ca635c8d29c725a78a9878c088d 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -185,8 +185,6 @@
'child/simple_webmimeregistry_impl.h',
'child/site_isolation_policy.cc',
'child/site_isolation_policy.h',
- 'child/socket_stream_dispatcher.cc',
- 'child/socket_stream_dispatcher.h',
'child/sync_load_response.cc',
'child/sync_load_response.h',
'child/thread_safe_sender.cc',
@@ -199,10 +197,6 @@
'child/web_discardable_memory_impl.h',
'child/web_gesture_curve_impl.cc',
'child/web_gesture_curve_impl.h',
- 'child/web_socket_stream_handle_bridge.h',
- 'child/web_socket_stream_handle_delegate.h',
- 'child/web_socket_stream_handle_impl.cc',
- 'child/web_socket_stream_handle_impl.h',
'child/web_url_loader_impl.cc',
'child/web_url_loader_impl.h',
'child/web_url_request_util.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698