Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index ddd7043bc0ab1455d8e200e168d1a147574a869c..49ad719961229942fbad36896b0a836bbc596794 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -9358,6 +9358,15 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Translate.LocalesOnDisabledByPrefs" enum="LanguageCode"> |
+ <summary> |
+ Logs the user locale when the Translate feature is disabled by the user. |
+ This is recorded each time a webpage is loaded and prefs for translation is |
+ checked. This allows us to investigate the correlation between the user |
+ locale and the usage rates of the Translate. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Translate.PageScheme" enum="TranslateScheme"> |
<summary>Counts translation target page schemes.</summary> |
</histogram> |