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