| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index fc5adae2e4e25202528f57d07bcb83fd85d19765..74fdff81610675eca079dea7dbdbba7f67c78ec2 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -18574,6 +18574,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>The type of Vary header for a given GET response.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Hyphenation.Open" units="ms">
|
| + <owner>kojii@chromium.org</owner>
|
| + <summary>The time it takes to open a hyphenation dictionary.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="Import.ImporterType.AutoImport" enum="ImporterType">
|
| <owner>gab@chromium.org</owner>
|
| <summary>The importer used on first run Auto Import.</summary>
|
|
|