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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 23454006: Implement experimental MP3 support for Media Source API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix build busters Created 7 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
« media/mp3/mp3_stream_parser.cc ('K') | « media/mp3/mp3_stream_parser.cc ('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 b007c1a70e91623132286c3dc08a4d70770f6015..5ed1e36fdc1283a5d4c2157626713bd190b81fce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21311,6 +21311,7 @@ other types of suffix sets.
<int value="5" label="MPEG2 AAC"/>
<int value="6" label="MPEG4 AAC"/>
<int value="7" label="EAC3"/>
+ <int value="8" label="MP3"/>
</enum>
<enum name="NavigationScheme" type="int">
« media/mp3/mp3_stream_parser.cc ('K') | « media/mp3/mp3_stream_parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698