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

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

Issue 406463002: Added report UMA for IDC_SPELLCHECK_ADD_TO_DICTIONARY and IDC_SPELLPANEL_TOGGLE. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/renderer_context_menu/render_view_context_menu.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 aa24dd93a3078546bb5e9123861122a5157f05c4..6a64555bc4ff2070289d40fe8ab86aae659dafab 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45452,6 +45452,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="56" label="IDC_SPELLCHECK_LANGUAGES_FIRST"/>
<int value="57" label="IDC_CONTENT_CONTEXT_SEARCHWEBFORIMAGE"/>
<int value="58" label="IDC_SPELLCHECK_SUGGESTION"/>
+ <int value="59" label="IDC_SPELLCHECK_ADD_TO_DICTIONARY"/>
+ <int value="60" label="IDC_SPELLPANEL_TOGGLE"/>
</enum>
<enum name="ReportProcessingResult" type="int">
« no previous file with comments | « chrome/browser/renderer_context_menu/render_view_context_menu.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698