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

Unified Diff: content/content_common.gypi

Issue 12730003: Add IPC for new WebSocket impl. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Clarify the comments on the FlowControl IPC Created 7 years, 7 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 9c2a6ab14571b0d2e3f88d705f6846756357eeaa..49410b2c158cfe9b8874e14c357ae67d88db044f 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -368,6 +368,8 @@
'common/webkitplatformsupport_impl.h',
'common/webmessageportchannel_impl.cc',
'common/webmessageportchannel_impl.h',
+ 'common/websocket.h',
+ 'common/websocket_messages.h',
'common/worker_messages.h',
'common/zygote_commands_linux.h',
'port/common/input_event_ack_state.h',

Powered by Google App Engine
This is Rietveld 408576698