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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1302363002: Popular sites on the NTP: Extend UMA histograms that track clicks and impressions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@filename_from_finch
Patch Set: asvitkine review Created 5 years, 3 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:
Download patch
« no previous file with comments | « chrome/browser/android/most_visited_sites_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 8e52752ff66e67a5764a042285ce17f270ed0f0c..d2d2ec0d37bfc1a6c9a9d9959f6829fff03a6df4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76565,6 +76565,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="client" label="Suggestions coming from the client."/>
<suffix name="client0"
label="deprecated - Suggestions coming from the client source 0."/>
+ <suffix name="popular" label="Non-personalized, popular suggestions."/>
<!-- Server providers 1 through 8 have never been logged. -->
<suffix name="server" label="Suggestions coming from the server."/>
« no previous file with comments | « chrome/browser/android/most_visited_sites_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698