| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5f4ea6b4c6d4365f4b0633e3bf7e3d02fdd9071e..5a15adf035e128fc3694279b45c7c4e7592b1908 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -80312,6 +80312,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="VR.Shell.EncounteredUnsupportedMode" enum="VRUnsupportedMode">
|
| + <owner>vollick@chromium.org</owner>
|
| + <summary>
|
| + We must exit VR mode when browsing in certain situations. This tracks which
|
| + situations are encountered in practice.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="VRDisplayPresentResult" enum="PresentationResult">
|
| <owner>billorr@chromium.org</owner>
|
| <summary>
|
|
|