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

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

Issue 602503003: Add 24000KHz support to the uma stat (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months 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 | « no previous file | 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 92112143d135f7434cc40bb90f20e4aef1825a81..3fff0f2d5e6523997c4155a5ec7f004e7fe728d0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -38519,6 +38519,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="8" label="k88200Hz"/>
<int value="9" label="k176400Hz"/>
<int value="10" label="k192000Hz"/>
+ <int value="11" label="k24000Hz"/>
</enum>
<enum name="AudioTrackProcessingStates" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698