Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 7de5ee9588f25c6f8f38940f6919a63cce2fdb85..b2a34992e445fa57e69888899cd2d3fe51606a59 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -76440,6 +76440,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. |