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

Unified Diff: content/content_common.gypi

Issue 2119973002: Port WebSockets to Mojo IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c962c1f06f9a02f8205ce14c9888459e040c12ae..ed1c9e5929a2c11b2726719f117da80b7ab5e2d7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -543,9 +543,6 @@
'common/utility_messages.h',
'common/view_message_enums.h',
'common/view_messages.h',
- 'common/websocket.cc',
- 'common/websocket.h',
- 'common/websocket_messages.h',
'common/worker_messages.h',
'common/zygote_commands_linux.h',
],

Powered by Google App Engine
This is Rietveld 408576698