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

Unified Diff: content/public/browser/download_manager.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/download_manager.h
diff --git a/content/public/browser/download_manager.h b/content/public/browser/download_manager.h
index 7b04179b03be24f6b87de5650f194cd6bdf616ad..a4a5134a9c819f44d0045314d096688716d5b856 100644
--- a/content/public/browser/download_manager.h
+++ b/content/public/browser/download_manager.h
@@ -43,17 +43,11 @@
class GURL;
-namespace url {
-class Origin;
-}
-
namespace content {
class BrowserContext;
class ByteStreamReader;
class DownloadManagerDelegate;
-class DownloadQuery;
-class DownloadRequestHandle;
struct DownloadCreateInfo;
// Browser's download manager: manages all downloads and destination view.
« no previous file with comments | « content/public/browser/devtools_manager_delegate.h ('k') | content/public/browser/download_url_parameters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698