Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 41d9d2185ad12396f0720b5b113db432ff2839a1..acdff6196399b456e8e708012583d4ef6624d30a 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -18961,6 +18961,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.AutoImport" units="urls"> |
+ <owner>gcomanici@chromium.org</owner> |
+ <summary> |
+ The size of the history on Auto Import. 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> |