Index: Source/modules/speech/SpeechRecognitionResultList.idl |
diff --git a/Source/modules/speech/SpeechRecognitionResultList.idl b/Source/modules/speech/SpeechRecognitionResultList.idl |
index 8bb4d8cc2ed7ec13bf520bd87eb3a3829f32238d..61946498b819e54cb393f9c6c2ff697850ab27de 100644 |
--- a/Source/modules/speech/SpeechRecognitionResultList.idl |
+++ b/Source/modules/speech/SpeechRecognitionResultList.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface SpeechRecognitionResultList { |
readonly attribute unsigned long length; |
getter SpeechRecognitionResult item([IsIndex] unsigned long index); |