Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2779)

Unified Diff: content/public/browser/resource_dispatcher_host.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « content/public/browser/resource_context.h ('k') | content/public/browser/resource_dispatcher_host_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698