Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 5265c80f2b4c090461ae32840ccadf8dee69e850..e23edb3fac6072650b654bc2e721768105d7548f 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -9220,6 +9220,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>Chrome OS login success reason.</summary> |
</histogram> |
+<histogram name="Login.UsersActiveWeekly" units="users"> |
+ <owner>alemate@chromium.org</owner> |
+ <owner>nkostylev@chromium.org</owner> |
+ <summary> |
+ Chrome OS histogram that keeps track of number of users who have logged in |
+ in the last 7 days. Reported on every boot and once a day after that. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Login.UserType" enum="LoginUserType"> |
<owner>cmasone@chromium.org</owner> |
<summary> |