Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 0c722c234469ee92bdb5811c4b71cf15d8b84949..c44e424204715e30974bca8e373de822b92e9dce 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -35380,6 +35380,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="UMA.ProfilesCount"> |
Alexei Svitkine (slow)
2014/09/26 20:30:26
Nit: How about a more specific name to match the d
yao
2014/09/26 20:35:40
Done.
|
+ <owner>asvitkine@chromium.org</owner> |
+ <owner>yiyaoliu@chromium.org</owner> |
+ <summary> |
+ The number of created profiles for a running instance of Chrome after one |
+ profile has been explicitly deleted from the profile manager. |
+ </summary> |
+</histogram> |
+ |
<histogram name="UMA.ProfileSignInStatus" enum="ProfileSigninStatus"> |
<owner>asvitkine@chromium.org</owner> |
<owner>yiyaoliu@chromium.org</owner> |