| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e6f6f45062331b443ba366bd67442ff2c38a1145..d1853fa56820d5965ecc735e4c735a8dbbe261c5 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -17355,6 +17355,14 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="SpellCheck.SpellingService.Enabled" enum="BooleanEnabled">
|
| + <summary>
|
| + Whether the user has opted in to asking Google for spelling suggestions.
|
| + Recorded both when spelling is initialized and when the preference is
|
| + changed.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Sqlite.AppCache.Error" enum="SqliteErrorCode">
|
| <summary>Error codes returned by sqlite for the appcache db.</summary>
|
| </histogram>
|
|
|