Index: chrome/browser/safe_browsing/incident_reporting/last_download_finder.h |
diff --git a/chrome/browser/safe_browsing/incident_reporting/last_download_finder.h b/chrome/browser/safe_browsing/incident_reporting/last_download_finder.h |
index 7202547b7e9f24eca0f8ef6e2e8225d3a0da8c9b..0f7503d3ff3f96b8aecf2d7751afac309448e488 100644 |
--- a/chrome/browser/safe_browsing/incident_reporting/last_download_finder.h |
+++ b/chrome/browser/safe_browsing/incident_reporting/last_download_finder.h |
@@ -90,11 +90,6 @@ class LastDownloadFinder : public content::NotificationObserver, |
Profile* profile, |
scoped_ptr<ClientIncidentReport_DownloadDetails> details); |
- // Initiates a search in |profile| if it is in the set of profiles to be |
- // searched. |
- void OnProfileHistoryLoaded(Profile* profile, |
- HistoryService* history_service); |
- |
// Abandons the search for downloads in |profile|, reporting results if there |
// are no more pending queries. |
void AbandonSearchInProfile(Profile* profile); |