Chromium Code Reviews| Index: chrome_frame/protocol_sink_wrap.cc |
| =================================================================== |
| --- chrome_frame/protocol_sink_wrap.cc (revision 90887) |
| +++ chrome_frame/protocol_sink_wrap.cc (working copy) |
| @@ -228,6 +228,7 @@ |
| "image/svg", |
| "image/svg+xml", |
| "text/xml", |
| + "video/x-msvideo", |
|
scherkus (not reviewing)
2011/06/29 17:00:36
since we're only adding these additional codecs fo
ilja
2011/06/29 21:40:05
I thought about this and it seems I don't need mim
|
| "video/ogg", |
| "video/webm", |
| "video/mp4" |