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

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

Issue 2908993002: Adds translate infobar impression in the old Translate UI on Android (Closed)
Patch Set: Created 3 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/android/java/src/org/chromium/chrome/browser/infobar/TranslateInfoBar.java ('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 a7cde2d15f37942beb0ee235d6226caf37daecf0..ea884752288abb69c07da8ccadc0d265618b50ae 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77032,6 +77032,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Translate.InfobarShown" enum="BooleanHit">
+ <owner>ramyasharma@google.com</owner>
+ <summary>
+ The number of times the translate infobar was shown in the UI on Android.
+ Only true is recorded.
+ </summary>
+</histogram>
+
<histogram name="Translate.InitiationStatus" enum="TranslateInitiationStatus">
<obsolete>
Deprecated as of 11/2013, and replaced by Translate.InitiationStatus.v2.
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/infobar/TranslateInfoBar.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698