Chromium Code Reviews| Index: Source/modules/speech/SpeechGrammar.idl |
| diff --git a/Source/modules/speech/SpeechGrammar.idl b/Source/modules/speech/SpeechGrammar.idl |
| index 012eabd496be1672df02cdb1bca66b40f5227d3e..01167707d2da0778293b2a96c3abb8acc2123982 100644 |
| --- a/Source/modules/speech/SpeechGrammar.idl |
| +++ b/Source/modules/speech/SpeechGrammar.idl |
| @@ -25,7 +25,7 @@ |
| [ |
| NoInterfaceObject, |
| - Constructor, |
| + Constructor |
| ] interface SpeechGrammar { |
| [URL,CallWith=ScriptExecutionContext] attribute DOMString src; |
| attribute float weight; |