Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 41d9d2185ad12396f0720b5b113db432ff2839a1..8960f86b67d852c8f2e9890b66905e0f5eb2801d 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -18994,6 +18994,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Import.SizeImportedHistory.AutoImport"> |
+ <owner>gcomanici@chromium.org</owner> |
+ <summary>The size of the history imported on AutoImport.</summary> |
manzagop (departed)
2016/08/18 15:59:56
IIUC this is only logged on successful import (ie
gcomanici
2016/08/19 16:04:31
Done.
|
+</histogram> |
+ |
<histogram name="Import_ShowDlg.FromBookmarkBarView" units="seconds"> |
<obsolete> |
Deprecated and replaced by Import.ShowDialog.FromBookmarkBarView |