Index: Source/modules/speech/SpeechSynthesisVoice.idl |
diff --git a/Source/modules/speech/SpeechSynthesisVoice.idl b/Source/modules/speech/SpeechSynthesisVoice.idl |
index 05d36a57eb930a354e355707730a2777a41f95fb..ea323b09a302ac3d778ceb858de7474bffccb170 100644 |
--- a/Source/modules/speech/SpeechSynthesisVoice.idl |
+++ b/Source/modules/speech/SpeechSynthesisVoice.idl |
@@ -25,8 +25,7 @@ |
[ |
GarbageCollected, |
- NoInterfaceObject, |
- RuntimeEnabled=SpeechSynthesis |
+ NoInterfaceObject |
] interface SpeechSynthesisVoice { |
readonly attribute DOMString voiceURI; |
readonly attribute DOMString name; |