Index: content/common/socket_stream_messages.h |
=================================================================== |
--- content/common/socket_stream_messages.h (revision 78443) |
+++ content/common/socket_stream_messages.h (working copy) |
@@ -3,14 +3,12 @@ |
// found in the LICENSE file. |
// Multiply-included message file, hence no include guard. |
- |
#include <vector> |
+#include "googleurl/src/gurl.h" |
#include "ipc/ipc_message_macros.h" |
#include "ipc/ipc_param_traits.h" |
-class GURL; |
- |
#define IPC_MESSAGE_START SocketStreamMsgStart |
// Web Sockets messages sent from the renderer to the browser. |