summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/base/mime_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/mime_util.cc b/net/base/mime_util.cc
index 27c3919..ed21199 100644
--- a/net/base/mime_util.cc
+++ b/net/base/mime_util.cc
@@ -129,7 +129,7 @@ static const MimeInfo primary_mappings[] = {
{ "audio/x-m4a", "m4a" },
{ "audio/mp3", "mp3" },
{ "video/ogg", "ogv,ogm" },
- { "audio/ogg", "ogg,oga" },
+ { "audio/ogg", "ogg,oga,opus" },
{ "video/webm", "webm" },
{ "audio/webm", "webm" },
{ "audio/wav", "wav" },