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

Unified Diff: chrome/browser/download/download_util.h

Issue 8539006: Cleanup: Remove unneeded forward declarations from various chrome/browser subdirectories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase Created 9 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: chrome/browser/download/download_util.h
===================================================================
--- chrome/browser/download/download_util.h (revision 109953)
+++ chrome/browser/download/download_util.h (working copy)
@@ -20,26 +20,12 @@
#include "views/view.h"
#endif
-class BaseDownloadItemModel;
-class CrxInstaller;
class DownloadItem;
-class GURL;
-class Profile;
-class ResourceDispatcherHost;
-class SkBitmap;
-struct DownloadCreateInfo;
-struct DownloadSaveInfo;
-
namespace base {
class DictionaryValue;
-class TimeTicks;
}
-namespace content {
-class ResourceContext;
-}
-
namespace gfx {
class Canvas;
class Image;
« no previous file with comments | « chrome/browser/download/download_throttling_resource_handler.h ('k') | chrome/browser/google/google_url_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698