Index: content/browser/renderer_host/resource_dispatcher_host_impl.h |
=================================================================== |
--- content/browser/renderer_host/resource_dispatcher_host_impl.h (revision 163514) |
+++ content/browser/renderer_host/resource_dispatcher_host_impl.h (working copy) |
@@ -37,7 +37,6 @@ |
class ResourceHandler; |
class SaveFileManager; |
-class WebContentsImpl; |
struct ResourceHostMsg_Request; |
struct ViewMsg_SwapOut_Params; |
@@ -54,6 +53,7 @@ |
class ResourceDispatcherHostDelegate; |
class ResourceMessageFilter; |
class ResourceRequestInfoImpl; |
+class WebContentsImpl; |
struct DownloadSaveInfo; |
struct GlobalRequestID; |
struct Referrer; |