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

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: Remove semicolons from websocket_messages.h Created 7 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
« no previous file with comments | « content/common/websocket_messages.h ('k') | ipc/ipc_message_start.h » ('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 af7ef55f5ff03ac69e0c4d9cfd26be902020f65d..5c4307e64ce20d2153b14f6fc2829fedbc1b2454 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -326,6 +326,8 @@
'common/utility_messages.h',
'common/view_messages.h',
'common/view_message_enums.h',
+ 'common/websocket.h',
+ 'common/websocket_messages.h',
'common/worker_messages.h',
'common/zygote_commands_linux.h',
'port/common/input_event_ack_state.h',
« no previous file with comments | « content/common/websocket_messages.h ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698