Index: content/browser/loader/resource_message_filter.cc |
=================================================================== |
--- content/browser/loader/resource_message_filter.cc (working copy) |
+++ content/browser/loader/resource_message_filter.cc (working copy) |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/browser/renderer_host/resource_message_filter.h" |
+#include "content/browser/loader/resource_message_filter.h" |
-#include "content/browser/renderer_host/resource_dispatcher_host_impl.h" |
#include "content/browser/appcache/chrome_appcache_service.h" |
#include "content/browser/fileapi/chrome_blob_storage_context.h" |
+#include "content/browser/loader/resource_dispatcher_host_impl.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/resource_context.h" |