Commit 45e6b373 authored by Boris Sazonov's avatar Boris Sazonov Committed by Commit Bot

[Signin] Extend histograms

Extends Signin.AndroidGetAccountIdsTime, Signin.AndroidGetAccountsTime,
Signin.AndroidGetAccountsTimeUiThread to M89.

Bug: 1089513
Change-Id: Ib1de4de350bdce417727ea11ff04d3893402c44a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435231Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Boris Sazonov <bsazonov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#811857}
parent fafa2b7c
...@@ -115,7 +115,7 @@ prefs when the profile is loaded. --> ...@@ -115,7 +115,7 @@ prefs when the profile is loaded. -->
</histogram> </histogram>
<histogram name="Signin.AndroidGetAccountIdsTime" units="ms" <histogram name="Signin.AndroidGetAccountIdsTime" units="ms"
expires_after="M85"> expires_after="M89">
<owner>alexilin@chromium.org</owner> <owner>alexilin@chromium.org</owner>
<owner>bsazonov@chromium.org</owner> <owner>bsazonov@chromium.org</owner>
<summary> <summary>
...@@ -123,7 +123,7 @@ prefs when the profile is loaded. --> ...@@ -123,7 +123,7 @@ prefs when the profile is loaded. -->
</summary> </summary>
</histogram> </histogram>
<histogram name="Signin.AndroidGetAccountsTime" units="ms" expires_after="M85"> <histogram name="Signin.AndroidGetAccountsTime" units="ms" expires_after="M89">
<owner>alexilin@chromium.org</owner> <owner>alexilin@chromium.org</owner>
<owner>bsazonov@chromium.org</owner> <owner>bsazonov@chromium.org</owner>
<summary> <summary>
...@@ -132,7 +132,7 @@ prefs when the profile is loaded. --> ...@@ -132,7 +132,7 @@ prefs when the profile is loaded. -->
</histogram> </histogram>
<histogram name="Signin.AndroidGetAccountsTimeUiThread" units="ms" <histogram name="Signin.AndroidGetAccountsTimeUiThread" units="ms"
expires_after="M85"> expires_after="M89">
<owner>alexilin@chromium.org</owner> <owner>alexilin@chromium.org</owner>
<owner>bsazonov@chromium.org</owner> <owner>bsazonov@chromium.org</owner>
<summary> <summary>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment