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

Unified Diff: content/common/content_message_generator.h

Issue 12730003: Add IPC for new WebSocket impl. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add "origin" to the arguments for a new channel. 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
« no previous file with comments | « no previous file | content/common/web_socket.h » ('j') | content/common/web_socket.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/content_message_generator.h
diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
index 2afd523d153aa41ec20d9b02cb14c31fb81432d4..d8a0ed5f4f73e3f387dbd196ca8616a5ef15d749 100644
--- a/content/common/content_message_generator.h
+++ b/content/common/content_message_generator.h
@@ -46,4 +46,5 @@
#include "content/common/text_input_client_messages.h"
#include "content/common/utility_messages.h"
#include "content/common/view_messages.h"
+#include "content/common/web_socket_messages.h"
#include "content/common/worker_messages.h"
« no previous file with comments | « no previous file | content/common/web_socket.h » ('j') | content/common/web_socket.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698