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

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: Fix compile error 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c16e64a08620d021eae8d559a1d8547edcb44290..637d4bdf6473d4cd782cf9ca80d0774038d64fd5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -545,9 +545,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