Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(434)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2253953003: Disable AutoImport: experiment and histogram for analysis. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restricted experiment to autoImport from IE Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/browser/importer/profile_writer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 41d9d2185ad12396f0720b5b113db432ff2839a1..4482d48954ba83083e406ce5e132a794c11d3596 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.AutoImportIE">
+ <owner>gcomanici@chromium.org</owner>
+ <summary>
+ The size of the history on AutoImport. This measure is only logged on a
manzagop (departed) 2016/08/19 19:32:49 nit: weird number of whitespace?
+ succesfull AutoImport from IE.
+ </summary>
+</histogram>
+
<histogram name="Import_ShowDlg.FromBookmarkBarView" units="seconds">
<obsolete>
Deprecated and replaced by Import.ShowDialog.FromBookmarkBarView
« no previous file with comments | « chrome/browser/importer/profile_writer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698