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

Unified Diff: content/content_child.gypi

Issue 2119973002: Port WebSockets to Mojo IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unused code Created 4 years, 5 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index fb24836e5a299f504ac5ac47fc250ce4859bb3bd..8557acb9d5585624bd6259b6276eda897db07a8f 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -217,12 +217,6 @@
'child/webfileutilities_impl.h',
'child/webmessageportchannel_impl.cc',
'child/webmessageportchannel_impl.h',
- 'child/websocket_bridge.cc',
- 'child/websocket_bridge.h',
- 'child/websocket_dispatcher.cc',
- 'child/websocket_dispatcher.h',
- 'child/websocket_message_filter.cc',
- 'child/websocket_message_filter.h',
'child/webthemeengine_impl_android.cc',
'child/webthemeengine_impl_android.h',
'child/webthemeengine_impl_default.cc',

Powered by Google App Engine
This is Rietveld 408576698