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

Unified Diff: content/content_common.gypi

Issue 2225133002: Revert "Port WebSockets to Mojo IPC" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « content/content_child.gypi ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 637d4bdf6473d4cd782cf9ca80d0774038d64fd5..c16e64a08620d021eae8d559a1d8547edcb44290 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -545,6 +545,9 @@
'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',
],
« no previous file with comments | « content/content_child.gypi ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698