| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 2e41f9cd4cc1a6b165dfca9e1783e971405a2363..8df745922a8b18b22bc0d6d55435b2174b40f8ae 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -23055,6 +23055,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.ArcGpuVideoDecodeAccelerator.InitializeSuccess"
|
| + enum="BooleanSuccess">
|
| + <owner>johnylin@chromium.org</owner>
|
| + <summary>
|
| + Indicates whether we were successful in initializing arc gpu video decode
|
| + accelerator for attempts to ArcGpuVideoDecodeAccelerator::Initialize().
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.Audible.ConcurrentTabsTime" units="ms">
|
| <owner>mlamouri@chromium.org</owner>
|
| <summary>
|
|
|