| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ddd7043bc0ab1455d8e200e168d1a147574a869c..0e9f790a7999e9317719307e089d90b8d75b1f9d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -9395,6 +9395,15 @@ other types of suffix sets.
|
| <summary>The time from starting translation to the completion.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Translate.UndisplayableLanguage" enum="LanguageCode">
|
| + <summary>
|
| + Logs an undisplayable language are included in the language list sent by the
|
| + Translate server. The Translate server sends the list each time the user
|
| + runs Chrome. This metrics tells us that there is a language which UI should
|
| + deal with but doesn't.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Translate.UnsupportedLanguageAtInitiation" enum="LanguageCode">
|
| <summary>
|
| Logs an unsupported source language detected during initiation of the
|
|
|