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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 286163002: UMA for Mirror Feedback (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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/ui/views/profiles/profile_chooser_view.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 52733a682f8773268f70a5aaa9e10a85dee6ec06..150f451de0594a198ed97f45fe724ba4b3fdd277 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -40668,7 +40668,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1" label="User selected to view the intro tutorial."/>
<int value="2" label="User opted into New Profile Management by Promo card."/>
<int value="3" label="User closed the Upgrade card."/>
- <int value="4" label="Used disabled New Profiles Management."/>
+ <int value="4" label="User disabled New Profiles Management."/>
+ <int value="5" label="User elected to send feedback."/>
</enum>
<enum name="ProtectorError" type="int">
« no previous file with comments | « chrome/browser/ui/views/profiles/profile_chooser_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698