| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8295bb05a3698cfc2c07c47947e6f9e1046fab73..3dcce2db83062795769f9abe147f6648e4ba78b1 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -32300,6 +32300,32 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="MobileSignInPromo.BookmarkManager.CountTilSignin">
|
| + <owner>jlebel@chromium.org</owner>
|
| + <summary>
|
| + Counts how many times one of the "sign in" buttons (any of the
|
| + signed-out "Sign in to Chrome" button, the "Continue as
|
| + |name|" button, or the "Not |email|?" button) is clicked per
|
| + impression.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="MobileSignInPromo.BookmarkManager.CountTilX">
|
| + <owner>jlebel@chromium.org</owner>
|
| + <summary>
|
| + Counts how many times the explicit "X"-to-close button is clicked
|
| + per impression.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="MobileSignInPromo.BookmarkManager.DismissalCount">
|
| + <owner>jlebel@chromium.org</owner>
|
| + <summary>
|
| + Counts how many times the signin promo is implicitly dismissed (by closing
|
| + the bookmark manager) per impression.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="MobileStartup.IntentToCreationTime" units="ms">
|
| <owner>twellington@chromium.org</owner>
|
| <summary>
|
|
|