| Index: chrome/browser/download/chrome_download_manager_delegate.h
|
| ===================================================================
|
| --- chrome/browser/download/chrome_download_manager_delegate.h (revision 140592)
|
| +++ chrome/browser/download/chrome_download_manager_delegate.h (working copy)
|
| @@ -46,8 +46,6 @@
|
| public:
|
| explicit ChromeDownloadManagerDelegate(Profile* profile);
|
|
|
| - void SetDownloadManager(content::DownloadManager* dm);
|
| -
|
| // Should be called before the first call to ShouldCompleteDownload() to
|
| // disable SafeBrowsing checks for |item|.
|
| static void DisableSafeBrowsing(content::DownloadItem* item);
|
|
|