| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a07ff11adc515b7bb7b1314027816e89e8a8761a..fd83ea8162047d59744fe41147ef4933fcb3b126 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -7328,6 +7328,16 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <summary>Events in Google Now component extension.</summary>
|
| </histogram>
|
|
|
| +<histogram name="GoogleNow.MessageCenter.Displayed.NotificationsVisible"
|
| + units="count">
|
| + <owner>robliao@chromium.org</owner>
|
| + <owner>skare@chromium.org</owner>
|
| + <summary>
|
| + Count of the number of Google Now notifications visible when the message
|
| + center/notification center is shown.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="GoogleUpdate.EffectivePolicy" enum="UpdatePolicy">
|
| <owner>gab@chromium.org</owner>
|
| <summary>
|
|
|