Index: components/ntp_tiles/most_visited_sites.h |
diff --git a/components/ntp_tiles/most_visited_sites.h b/components/ntp_tiles/most_visited_sites.h |
index 075b85db915eec0cad6192c9e0dcd774fcbcbb91..b932621f96b9c796de0f8f3e871f8ed82d9491b8 100644 |
--- a/components/ntp_tiles/most_visited_sites.h |
+++ b/components/ntp_tiles/most_visited_sites.h |
@@ -221,8 +221,6 @@ class MostVisitedSites : public history::TopSitesObserver, |
SuggestionsVector whitelist_suggestions, |
SuggestionsVector popular_suggestions); |
- void SaveCurrentSuggestionsToPrefs(); |
- |
// Notifies the observer about the availability of suggestions. |
// Also records impressions UMA if not done already. |
void NotifyMostVisitedURLsObserver(); |