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

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

Issue 15646003: Translate: UMA for "Show original" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (rebase) Created 7 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/translate/translate_infobar_delegate.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 704b17ac9e013f09bcca3a3f411c8f261672e068..2f35fb084fd5a953722194914492700128d07993 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -8977,6 +8977,13 @@ other types of suffix sets.
<summary>Counts translation target page schemes.</summary>
</histogram>
+<histogram name="Translate.RevertTranslation">
+ <summary>
+ The number of times the show original button was clicked in the translate
+ infobar.
+ </summary>
+</histogram>
+
<histogram name="Translate.ShowErrorInfobar" enum="TranslateError">
<summary>
Chrome Translate shows an error infobar when an error happens on translation
« no previous file with comments | « chrome/browser/translate/translate_infobar_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698