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" |