| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 83f4e62b5590186d3d95679710037ec5cfa8b61a..4a5898f4a75926c5c076e9430d73d77aeba270fb 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -17132,6 +17132,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.AudioCapturerRepetition" units="RepetitionPatternId">
|
| + <owner>minyue@chromium.org</owner>
|
| + <summary>
|
| + Captures bit-exact audio repetitions of pre-defined patterns. The ID of the
|
| + repetition pattern is reported on each occurance. Ideally, no reports should
|
| + be generated.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.AudioChannelLayout" enum="ChannelLayout">
|
| <owner>dalecurtis@chromium.org</owner>
|
| <summary>Audio channel layout in HTML5 media.</summary>
|
|
|