Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 8f500906334224d0c76103498f3c6104af4fc313..29edec4c83178e8893c7924418b756da2f82f92c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -1797,6 +1797,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Autofill.MacAddressBook.NumShowsBeforeSelected"> |
+ <owner>erikchen@chromium.org</owner> |
+ <summary> |
+ The number of times that the access Address Book prompt has been shown when |
+ the user selects the prompt. |
+ </summary> |
+</histogram> |
+ |
<histogram name="AutoFill.ProfileCount"> |
<obsolete> |
Deprecated as of 3/2011, replaced by Autofill.StoredProfileCount. |