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

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

Issue 730983004: Add kCodecPCM_ALAW to histograms.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « 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 208cf6f77a477327713f80eff0ac22ac94485e79..85adf3e830ff123e994de63e208206c01ac80b1e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -41174,6 +41174,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="10" label="kCodecPCM_S16BE"/>
<int value="11" label="kCodecPCM_S24BE"/>
<int value="12" label="kCodecOpus"/>
+ <int value="14" label="kCodecPCM_ALAW"/>
</enum>
<enum name="AudioFramesPerBuffer" 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