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

Unified Diff: trunk/src/content/child/resource_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.h ('k') | trunk/src/content/child/socket_stream_dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/child/resource_dispatcher.cc
===================================================================
--- trunk/src/content/child/resource_dispatcher.cc (revision 212931)
+++ trunk/src/content/child/resource_dispatcher.cc (working copy)
@@ -18,13 +18,13 @@
#include "content/child/request_extra_data.h"
#include "content/common/inter_process_time_ticks_converter.h"
#include "content/common/resource_messages.h"
-#include "content/public/child/resource_dispatcher_delegate.h"
+#include "content/public/common/resource_dispatcher_delegate.h"
#include "content/public/common/resource_response.h"
#include "net/base/net_errors.h"
#include "net/base/net_util.h"
#include "net/base/request_priority.h"
#include "net/http/http_response_headers.h"
-#include "webkit/common/resource_type.h"
+#include "webkit/glue/resource_type.h"
using webkit_glue::ResourceLoaderBridge;
using webkit_glue::ResourceRequestBody;
« no previous file with comments | « trunk/src/content/child/resource_dispatcher.h ('k') | trunk/src/content/child/socket_stream_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698