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

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

Issue 2756733005: [Merge M58] Fix refresh token is not available after Chrome restart on crash. (Closed)
Patch Set: Created 3 years, 9 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/signin/core/browser/signin_manager_base.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 fd35e856e0fa0a5b6bfbb2a391d681d8744871f0..a1045c04d1f45447e622eeb0200798a985ec4371 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -74037,6 +74037,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="UserSessionManager.RestoreOnCrash.AccountIdValid"
+ enum="BooleanValid">
+ <owner>msarda@chromium.org</owner>
+ <summary>
+ The result of restoring account id on Chrome restart after crash.
+ </summary>
+</histogram>
+
<histogram name="UserSessionManager.UserPodsDisplay" enum="UserPodsDisplay">
<owner>achuith@chromium.org</owner>
<summary>
« no previous file with comments | « components/signin/core/browser/signin_manager_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698