| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5f127885cb7c1c36733800e680c138f6f2e724f3..7578447e91a907996eff19a088aa69b57605a639 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -25060,11 +25060,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Media.VideoCodedAspectRatio" units="%">
|
| + <obsolete>
|
| + Deprecated 11/2016 in issue 2506533002.
|
| + </obsolete>
|
| <owner>scherkus@chromium.org</owner>
|
| <summary>Coded aspect ratio of HTML5 video.</summary>
|
| </histogram>
|
|
|
| <histogram name="Media.VideoCodedWidth">
|
| + <obsolete>
|
| + Deprecated 11/2016 in issue 2506533002.
|
| + </obsolete>
|
| <owner>scherkus@chromium.org</owner>
|
| <summary>Coded width of HTML5 video.</summary>
|
| </histogram>
|
|
|