| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d4e7165843413199e60d5ee9bd988fd10acdf89e..b238c0b2ddcaf30a4049bc3c1256bf8b7f843e92 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -18226,7 +18226,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <histogram name="Media.EME.CdmFileIO.FileSizeKBOnError" units="KB">
|
| <owner>xhwang@chromium.org</owner>
|
| <summary>
|
| - Size in KB of the last file sucessfully read by the CDM through CDM FileIO
|
| + Size in KB of the last file successfully read by the CDM through CDM FileIO
|
| before a specific error happens. This is reported only when the error
|
| happens, which should be rare.
|
| </summary>
|
| @@ -18235,8 +18235,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <histogram name="Media.EME.CdmFileIO.FileSizeKBOnFirstRead" units="KB">
|
| <owner>xhwang@chromium.org</owner>
|
| <summary>
|
| - Size in KB of the first file sucessfully read by the CDM through CDM FileIO.
|
| - This is recorded once per CDM instance.
|
| + Size in KB of the first file successfully read by the CDM through CDM
|
| + FileIO. This is recorded once per CDM instance.
|
| </summary>
|
| </histogram>
|
|
|
|
|