Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1469783002: Cleanup: Correctly spell success(ful). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format media Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « third_party/WebKit/ManualTests/resources/before-go-back.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « third_party/WebKit/ManualTests/resources/before-go-back.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698