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

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

Issue 2752873002: Fix refresh token is not available after Chrome restart on crash. (Closed)
Patch Set: UMA added 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 fb8d14342f443f70ddd12bf7398fe7d822cf87a8..31b8eb03e2f2c47761f36e3bd4f0894aa293b817 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -74408,6 +74408,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