Chromium Code Reviews| Index: Source/modules/speech/SpeechGrammarList.idl |
| diff --git a/Source/modules/speech/SpeechGrammarList.idl b/Source/modules/speech/SpeechGrammarList.idl |
| index 779e22b884151d7a80b668c5352a5a760a7ad52e..46f6966f3f8bc9837eedf1af7d7a468cb8826938 100644 |
| --- a/Source/modules/speech/SpeechGrammarList.idl |
| +++ b/Source/modules/speech/SpeechGrammarList.idl |
| @@ -26,7 +26,6 @@ |
| [ |
| NoInterfaceObject, |
| Constructor, |
| - ImplementationLacksVTable |
| ] interface SpeechGrammarList { |
| readonly attribute unsigned long length; |
| getter SpeechGrammar item([IsIndex] unsigned long index); |