Index: Source/modules/speech/SpeechSynthesis.idl |
diff --git a/Source/modules/speech/SpeechSynthesis.idl b/Source/modules/speech/SpeechSynthesis.idl |
index 78222925157fae492ab315b94801ada21894e8f6..98b53def2a815ff979eb9629532594783101979e 100644 |
--- a/Source/modules/speech/SpeechSynthesis.idl |
+++ b/Source/modules/speech/SpeechSynthesis.idl |
@@ -25,8 +25,7 @@ |
[ |
GarbageCollected, |
- NoInterfaceObject, |
- RuntimeEnabled=SpeechSynthesis |
+ NoInterfaceObject |
] interface SpeechSynthesis : EventTarget { |
readonly attribute boolean pending; |
readonly attribute boolean speaking; |