| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 704b17ac9e013f09bcca3a3f411c8f261672e068..1b967561383cbf9387ec000290f4f9dbdca29662 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -8973,6 +8973,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>
|
|
|