Index: content/browser/android/download_controller_android_impl.cc |
=================================================================== |
--- content/browser/android/download_controller_android_impl.cc (revision 171168) |
+++ content/browser/android/download_controller_android_impl.cc (working copy) |
@@ -11,10 +11,10 @@ |
#include "base/memory/scoped_ptr.h" |
#include "content/browser/android/content_view_core_impl.h" |
#include "content/browser/download/download_item_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_delegate.h" |
#include "content/browser/renderer_host/render_view_host_impl.h" |
-#include "content/browser/renderer_host/resource_dispatcher_host_impl.h" |
#include "content/browser/web_contents/web_contents_impl.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/global_request_id.h" |