| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 0e98b8d0edf3faedc84c4697ac596becd539bd6f..c66e6fe97262023691bd9192861a55904ec5acbd 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -19216,6 +19216,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>The time it takes to open a hyphenation dictionary.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Import.ImportedHistorySize.AutoImportFromIE" units="urls">
|
| + <owner>gcomanici@chromium.org</owner>
|
| + <summary>
|
| + The size of the history on Auto Import from IE. This measure is only logged
|
| + on a succesfull Auto Import.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Import.ImporterType.AutoImport" enum="ImporterType">
|
| <owner>gab@chromium.org</owner>
|
| <summary>The importer used on first run Auto Import.</summary>
|
|
|