Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(335)

Unified Diff: components/ntp_tiles/most_visited_sites.h

Issue 2126263002: Add NewTabPage.MostVisited and .SuggestionsImpression on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_provider_id
Patch Set: rebase Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/ntp_tiles/most_visited_sites.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..a4912da9f931bfe8a030d60ac9454b58433415fd 100644
--- a/components/ntp_tiles/most_visited_sites.h
+++ b/components/ntp_tiles/most_visited_sites.h
@@ -229,9 +229,6 @@ class MostVisitedSites : public history::TopSitesObserver,
void OnPopularSitesAvailable(bool success);
- // Records thumbnail-related UMA histogram metrics.
- void RecordThumbnailUMAMetrics();
-
// Records UMA histogram metrics related to the number of impressions.
void RecordImpressionUMAMetrics();
« no previous file with comments | « no previous file | components/ntp_tiles/most_visited_sites.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698