Index: content/child/socket_stream_dispatcher.cc |
diff --git a/content/child/socket_stream_dispatcher.cc b/content/child/socket_stream_dispatcher.cc |
index 8dc4569023cd1a81ea750096df1711584eaa6e7a..9997f3533591c380cfe607cfe505a7911b097a08 100644 |
--- a/content/child/socket_stream_dispatcher.cc |
+++ b/content/child/socket_stream_dispatcher.cc |
@@ -19,8 +19,8 @@ |
#include "content/common/socket_stream_messages.h" |
#include "net/base/net_errors.h" |
#include "url/gurl.h" |
+#include "webkit/child/websocketstreamhandle_delegate.h" |
#include "webkit/glue/websocketstreamhandle_bridge.h" |
-#include "webkit/glue/websocketstreamhandle_delegate.h" |
namespace content { |