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

Unified Diff: components/ntp_snippets/content_suggestions_metrics.h

Issue 2790183002: Add UMA for the content suggestions settings (Closed)
Patch Set: rebase Created 3 years, 8 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: components/ntp_snippets/content_suggestions_metrics.h
diff --git a/components/ntp_snippets/content_suggestions_metrics.h b/components/ntp_snippets/content_suggestions_metrics.h
index d004c45694acb5d238e8868adfb986ff0e5dc9fd..e63b0a7485b52ba5c3571dc00906db3faf778263 100644
--- a/components/ntp_snippets/content_suggestions_metrics.h
+++ b/components/ntp_snippets/content_suggestions_metrics.h
@@ -58,6 +58,8 @@ void OnMoreButtonClicked(Category category, int position);
void OnCategoryDismissed(Category category);
+void RecordRemoteSuggestionsServiceState(bool enabled);
Marc Treib 2017/04/07 09:00:34 nit: Should this be RemoteSuggestionsProvider? It'
dgn 2017/04/07 10:24:55 Done.
+
} // namespace metrics
} // namespace ntp_snippets
« no previous file with comments | « chrome/browser/ntp_snippets/ntp_snippets_metrics.h ('k') | components/ntp_snippets/content_suggestions_metrics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698