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