| 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>
|
|
|