Index: content/browser/web_contents/interstitial_page_impl.cc |
=================================================================== |
--- content/browser/web_contents/interstitial_page_impl.cc (revision 171168) |
+++ content/browser/web_contents/interstitial_page_impl.cc (working copy) |
@@ -14,9 +14,9 @@ |
#include "base/utf_string_conversions.h" |
#include "content/browser/dom_storage/dom_storage_context_impl.h" |
#include "content/browser/dom_storage/session_storage_namespace_impl.h" |
+#include "content/browser/loader/resource_dispatcher_host_impl.h" |
#include "content/browser/renderer_host/render_process_host_impl.h" |
#include "content/browser/renderer_host/render_view_host_impl.h" |
-#include "content/browser/renderer_host/resource_dispatcher_host_impl.h" |
#include "content/browser/site_instance_impl.h" |
#include "content/browser/web_contents/navigation_controller_impl.h" |
#include "content/browser/web_contents/navigation_entry_impl.h" |