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

Unified Diff: trunk/src/content/child/socket_stream_dispatcher.cc

Issue 19888003: Revert 212927 "Move webkitplatformsupport_impl and related from ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 5 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 | « trunk/src/content/child/resource_dispatcher.cc ('k') | trunk/src/content/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/child/socket_stream_dispatcher.cc
===================================================================
--- trunk/src/content/child/socket_stream_dispatcher.cc (revision 212931)
+++ trunk/src/content/child/socket_stream_dispatcher.cc (working copy)
@@ -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 {
« no previous file with comments | « trunk/src/content/child/resource_dispatcher.cc ('k') | trunk/src/content/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698