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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2959733002: Added UMA stat to track migration of profile_ever_initialized attribute. (Closed)
Patch Set: Updated TODO comment. Created 3 years, 5 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
« no previous file with comments | « components/user_manager/known_user.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 fd2b1cad344a9d77b5f907f50bf3e65d0ee5b2f6..d52af83055c0636d8f2e7def13a776df30087180 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80550,6 +80550,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="UserManager.ProfileEverInitializedMigrationCompleted"
+ enum="BooleanCompleted">
+ <owner>atwilson@chromium.org</owner>
+ <summary>
+ Whether the profile_ever_initialized() user attribute migration has
+ completed for the current user.
+ </summary>
+</histogram>
+
<histogram name="UserSessionManager.RestoreOnCrash.AccountIdValid"
enum="BooleanValid">
<owner>msarda@chromium.org</owner>
« no previous file with comments | « components/user_manager/known_user.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698