| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index c23a1f9a1c46bcc771f2951aba759ce9653ffc00..18771a918c45eab2bab4370ecc62b9e58bc6840c 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -7729,6 +7729,18 @@ other types of suffix sets.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="MobileStartup.MobileMultiWindowSession" units="percent">
|
| + <summary>
|
| + Android: percent of the screen available for Chrome during a multi-window
|
| + session. Emitted every time chrome is paused. Only emitted on Android
|
| + MultiWindow devices.
|
| +
|
| + A multiwindow session is any period of time that Chrome was not used in full
|
| + screen mode but together with some other application that is visible at the
|
| + same time. This is only supported in a few Android models.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Mouse.PointerSensitivity.Changed" enum="PointerSensitivity">
|
| <summary>
|
| Tracks mouse sensitivity setting changes by the user. This replaces the old
|
|
|