Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 41d9d2185ad12396f0720b5b113db432ff2839a1..3d6b5890a5d73cba4c1f111c1ee66eb0e8dbe70f 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -18994,6 +18994,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Import.SizeImportedHistory.AutoImport"> |
Ilya Sherman
2016/08/22 21:10:45
Please add a units attribute. Specifically, it's
Ilya Sherman
2016/08/22 21:10:45
nit: I'd tweak this name to "Import.ImportedHistor
gcomanici
2016/08/23 16:31:59
Done.
|
+ <owner>gcomanici@chromium.org</owner> |
+ <summary> |
+ The size of the history on AutoImport. This measure is only logged on a |
+ succesfull AutoImport. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Import_ShowDlg.FromBookmarkBarView" units="seconds"> |
<obsolete> |
Deprecated and replaced by Import.ShowDialog.FromBookmarkBarView |