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

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: Merge Created 4 years, 3 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
« chrome/common/chrome_features.h ('K') | « chrome/common/chrome_features.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 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>
« chrome/common/chrome_features.h ('K') | « chrome/common/chrome_features.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698