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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2279123002: [Sync] Initial implementation of foreign sessions suggestions provider. (Closed)
Patch Set: Adding sessions deps to BUILD.gn Created 4 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 2972cf895dc880916baa6fbf0ac19f056c550506..5c658c10e1d12b8724d71bede691804d8f48657f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -100280,6 +100280,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="Bookmarks" label="Bookmarks"/>
<suffix name="Articles" label="Articles for you"/>
<suffix name="Experimental" label="Experimental"/>
+ <suffix name="ForeignTabs" label="Open tabs on other devices"/>
Marc Treib 2016/09/16 12:26:49 nit: I'd prefer to keep "Experimental" last.
skym 2016/09/16 18:18:50 Done. Moved between Articles and Experimental.
<affected-histogram name="NewTabPage.ContentSuggestions.CountOnNtpOpened"/>
<affected-histogram name="NewTabPage.ContentSuggestions.MenuOpened"/>
<affected-histogram name="NewTabPage.ContentSuggestions.MenuOpenedAge"/>

Powered by Google App Engine
This is Rietveld 408576698