Index: wp-includes/functions.php
===================================================================
--- wp-includes/functions.php	(revision 22329)
+++ wp-includes/functions.php	(working copy)
@@ -1877,6 +1877,7 @@
 	'mpeg|mpg|mpe' => 'video/mpeg',
 	'mp4|m4v' => 'video/mp4',
 	'ogv' => 'video/ogg',
+	'webm' => 'video/webm',	
 	'mkv' => 'video/x-matroska',
 	// Text formats
 	'txt|asc|c|cc|h' => 'text/plain',
