From d0fcff7b79fdc1b1931eb0e2e2da20ae8771ad57 Mon Sep 17 00:00:00 2001 From: "scottmg@chromium.org" Date: Tue, 23 Jul 2013 02:45:43 +0000 Subject: reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue to child Win x64 warning suppression, and allocator dependency on linux for shared_library build compared to previous land. TBR=jam@chromium.org Review URL: https://codereview.chromium.org/20003004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213033 0039d316-1c4b-4281-b951-d872f2087c98 --- content/child/socket_stream_dispatcher.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/child/socket_stream_dispatcher.cc') diff --git a/content/child/socket_stream_dispatcher.cc b/content/child/socket_stream_dispatcher.cc index 8dc4569..9997f35 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 { -- cgit v1.1