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

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

Issue 2400783003: Ntp: show AllDismissedItem when all sections have been dismissed. (Closed)
Patch Set: Rebase. Created 4 years, 2 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 | « components/ntp_snippets/content_suggestions_service_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 79e509640f688aacf5d85e6fc1aca0be892db35a..d07fb6839cb735cfa61b83fbcc090348099b2d66 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91731,6 +91731,8 @@ value.
<int value="7" label="Navigated to the webpage for a snippet"/>
<int value="8" label="DEPRECATED: Clicked on an interest item"/>
<int value="9" label="Clicked on Learn More"/>
+ <int value="10"
+ label="Clicked on the Refresh button in the all dismissed state"/>
</enum>
<enum name="NewTabPageBookmarkActionAndroid" type="int">
« no previous file with comments | « components/ntp_snippets/content_suggestions_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698