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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1858673002: [Sync] Inject startup dependencies into StartupController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d1430d552009d502d04f9d51feaa779c71689283..22ee7f7d3ccce587add98bf7041221061f0afddd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52209,14 +52209,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Time taken from startup for the user to reauthorize.</summary>
</histogram>
-<histogram name="Sync.RefreshTokenAvailable" enum="BooleanSuccess">
Alexei Svitkine (slow) 2016/04/04 19:10:06 Mark this as <obsolete> instead - since there's st
maxbogue 2016/04/04 22:56:55 Done.
- <owner>zea@chromium.org</owner>
- <summary>
- Whether OAuth2 refresh token was available at the time when
- ProfileSyncService was starting backend.
- </summary>
-</histogram>
-
<histogram name="Sync.RequestContentLength.Compressed" units="bytes">
<owner>gangwu@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698