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

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: Created 4 years, 6 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 55e8cac30039c99782c39e3104cc0cd6cf82ed80..81baf0f99575d8db58eef396a4b283551cd77e9e 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -542,9 +542,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