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

Unified Diff: chrome/browser/ui/search/instant_tab.h

Issue 2124903003: Record impressions/navigations only once per tile. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: chrome/browser/ui/search/instant_tab.h
diff --git a/chrome/browser/ui/search/instant_tab.h b/chrome/browser/ui/search/instant_tab.h
index e879cbaeab27c0d7f592533ffd1ea41b065239d1..b7a8aff89356ad102f657cf80cf3259fcd35847f 100644
--- a/chrome/browser/ui/search/instant_tab.h
+++ b/chrome/browser/ui/search/instant_tab.h
@@ -24,7 +24,6 @@ class InstantTab : public InstantPage {
// Logs statistics regarding the NTP.
static void TabDeactivated(content::WebContents* contents);
- static void MostVisitedItemsChanged(content::WebContents* contents);
private:
// Overridden from InstantPage:
« no previous file with comments | « no previous file | chrome/browser/ui/search/instant_tab.cc » ('j') | chrome/browser/ui/webui/ntp/ntp_user_data_logger.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698