summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/download_history.h')
-rw-r--r--chrome/browser/download/download_history.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/download/download_history.h b/chrome/browser/download/download_history.h
index 52f93a0..d7f9188 100644
--- a/chrome/browser/download/download_history.h
+++ b/chrome/browser/download/download_history.h
@@ -25,6 +25,7 @@ class DownloadHistory {
static const int kUninitializedHandle;
explicit DownloadHistory(Profile* profile);
+ ~DownloadHistory();
// Retrieves DownloadCreateInfos saved in the history.
void Load(HistoryService::DownloadQueryCallback* callback);