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

Unified Diff: content/browser/renderer_host/socket_stream_dispatcher_host.h

Issue 11414299: Add content/browser/loader/ for resource loading related classes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years 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
Index: content/browser/renderer_host/socket_stream_dispatcher_host.h
===================================================================
--- content/browser/renderer_host/socket_stream_dispatcher_host.h (revision 171168)
+++ content/browser/renderer_host/socket_stream_dispatcher_host.h (working copy)
@@ -9,7 +9,7 @@
#include "base/id_map.h"
#include "base/memory/weak_ptr.h"
-#include "content/browser/renderer_host/resource_message_filter.h"
+#include "content/browser/loader/resource_message_filter.h"
#include "content/browser/ssl/ssl_error_handler.h"
#include "content/public/browser/browser_message_filter.h"
#include "net/socket_stream/socket_stream.h"
« no previous file with comments | « content/browser/renderer_host/resource_request_info_impl.cc ('k') | content/browser/renderer_host/sync_resource_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698