Index: content/browser/web_contents/web_contents_impl.cc |
=================================================================== |
--- content/browser/web_contents/web_contents_impl.cc (revision 171168) |
+++ content/browser/web_contents/web_contents_impl.cc (working copy) |
@@ -29,10 +29,10 @@ |
#include "content/browser/gpu/gpu_process_host.h" |
#include "content/browser/host_zoom_map_impl.h" |
#include "content/browser/intents/web_intents_dispatcher_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/render_widget_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/interstitial_page_impl.h" |
#include "content/browser/web_contents/navigation_entry_impl.h" |