Index: Source/modules/speech/SpeechRecognition.idl |
diff --git a/Source/modules/speech/SpeechRecognition.idl b/Source/modules/speech/SpeechRecognition.idl |
index 10a1463d3616d42cd008668737afb4eb38071432..bb4351d96e0eb8a52e3a32e61c618f2adc2cf577 100644 |
--- a/Source/modules/speech/SpeechRecognition.idl |
+++ b/Source/modules/speech/SpeechRecognition.idl |
@@ -28,7 +28,7 @@ |
ActiveDOMObject, |
Constructor, |
CallWith=ScriptExecutionContext, |
- EventTarget, |
+ EventTarget |
] interface SpeechRecognition { |
attribute SpeechGrammarList grammars; |
attribute DOMString lang; |