Index: content/shell/shell_download_manager_delegate.h |
=================================================================== |
--- content/shell/shell_download_manager_delegate.h (revision 148962) |
+++ content/shell/shell_download_manager_delegate.h (working copy) |
@@ -21,6 +21,7 @@ |
void SetDownloadManager(DownloadManager* manager); |
+ virtual void Shutdown() OVERRIDE; |
virtual bool DetermineDownloadTarget( |
DownloadItem* download, |
const DownloadTargetCallback& callback) OVERRIDE; |