Index: content/browser/download/download_manager_delegate.h |
diff --git a/content/browser/download/download_manager_delegate.h b/content/browser/download/download_manager_delegate.h |
index 55d25f6a5f469021a3737e40af31f18b346d51fd..ddb48b0e590e564fe70cfc1334e629d8df350318 100644 |
--- a/content/browser/download/download_manager_delegate.h |
+++ b/content/browser/download/download_manager_delegate.h |
@@ -11,6 +11,7 @@ |
#include "base/time.h" |
class DownloadItem; |
+class DownloadManager; |
jam
2011/10/11 19:31:13
nit: not needed anymore
Randy Smith (Not in Mondays)
2011/10/11 20:28:27
Done.
|
class FilePath; |
class TabContents; |
class SavePackage; |