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

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

Issue 15421011: Use OAuth2 token for sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 years, 6 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sync/tools/testserver/xmppserver.py ('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 4388cd1524047ee5017aa4239bf954bffb5b4e9b..8c7293d23bb21fdfd10a19e2522d47f38d436132 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -10492,6 +10492,13 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="Sync.RefreshTokenAvailable" enum="BooleanSuccess">
+ <summary>
+ Whether OAuth2 refresh token was available at the time when
+ ProfileSyncService was starting backend.
+ </summary>
+</histogram>
+
<histogram name="Tab.RestoreResult" enum="BooleanSuccess">
<summary>
When the browser restores a tab, whether the load was successful. Loads can
« no previous file with comments | « sync/tools/testserver/xmppserver.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698