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

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

Issue 2400783003: Ntp: show AllDismissedItem when all sections have been dismissed. (Closed)
Patch Set: Address review comments. 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f720a2c78b7234ad266bf9e7baf52528ef47774a..c32e8cb16d6c94b2f2ab0e45150fc269a176eecf 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91645,6 +91645,8 @@ value.
<int value="7" label="Navigated to the webpage for a snippet"/>
<int value="8" label="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">

Powered by Google App Engine
This is Rietveld 408576698