| Index: Source/modules/speech/WindowSpeech.idl
|
| diff --git a/Source/modules/speech/WindowSpeech.idl b/Source/modules/speech/WindowSpeech.idl
|
| index 0d331cc70ca6b50eb3df784840cd4dbbd45a5077..d0246091b335894c30d39b1b3cc7fce55cf5f2aa 100644
|
| --- a/Source/modules/speech/WindowSpeech.idl
|
| +++ b/Source/modules/speech/WindowSpeech.idl
|
| @@ -4,7 +4,6 @@
|
|
|
| [
|
| ImplementedAs=DOMWindowSpeech,
|
| - RuntimeEnabled=ScriptedSpeech,
|
| ] partial interface Window {
|
| attribute SpeechGrammarConstructor webkitSpeechGrammar;
|
| attribute SpeechGrammarListConstructor webkitSpeechGrammarList;
|
|
|