Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 62a27b30a2da9aae442dc66971a21d0368b1b276..5d7a462a1fa80af35386a6e5567dd1752c77a2b9 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -25608,6 +25608,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Profile.NumberOfUnusedProfiles"> |
+ <owner>mlerman@chromium.org</owner> |
+ <summary> |
+ Counts the number of profiles unused within the past 28 days on a user's |
+ machine when Chrome starts up. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Profile.Opening" enum="ProfileOpen"> |
<obsolete> |
Deprecated because it did not present the information clearly. |