Index: Source/modules/speech/WindowSpeechSynthesis.idl |
diff --git a/Source/modules/speech/WindowSpeechSynthesis.idl b/Source/modules/speech/WindowSpeechSynthesis.idl |
index 1200a2efe39d04b84f480cc6c09881e9b3a96424..a22453ab942680565ebf8e14ef21aa3cebf8d3f8 100644 |
--- a/Source/modules/speech/WindowSpeechSynthesis.idl |
+++ b/Source/modules/speech/WindowSpeechSynthesis.idl |
@@ -25,7 +25,6 @@ |
[ |
ImplementedAs=DOMWindowSpeechSynthesis, |
- RuntimeEnabled=SpeechSynthesis, |
] partial interface Window { |
readonly attribute SpeechSynthesis speechSynthesis; |
}; |