Index: content/browser/download/download_manager.h |
diff --git a/content/browser/download/download_manager.h b/content/browser/download/download_manager.h |
index 3bbd4a753924e6f0dd5c45bef5e4bbce1631f2f5..c59c1748729f05e0578cd51c466a99aa75d257c1 100644 |
--- a/content/browser/download/download_manager.h |
+++ b/content/browser/download/download_manager.h |
@@ -59,6 +59,7 @@ class DownloadStatusUpdater; |
class GURL; |
class TabContents; |
struct DownloadCreateInfo; |
+struct DownloadPersistentStoreInfo; |
cbentzel
2011/11/16 12:28:44
Was this needed due to changes in download_item.h?
benjhayden
2011/11/18 18:59:34
Huh, I guess I don't need that.
|
struct DownloadSaveInfo; |
namespace content { |