Index: content/public/browser/resource_dispatcher_host.h |
diff --git a/content/public/browser/resource_dispatcher_host.h b/content/public/browser/resource_dispatcher_host.h |
index b5159ce0380202117edc5938eec4df58125c641c..a3761fbd0efa8e118f2f149b79c151434cf67b2a 100644 |
--- a/content/public/browser/resource_dispatcher_host.h |
+++ b/content/public/browser/resource_dispatcher_host.h |
@@ -19,11 +19,8 @@ class URLRequest; |
namespace content { |
-class DownloadItem; |
class ResourceContext; |
class ResourceDispatcherHostDelegate; |
-struct DownloadSaveInfo; |
-struct Referrer; |
class RenderFrameHost; |
// This callback is invoked when the interceptor finishes processing the |