Index: Source/modules/speech/SpeechSynthesis.idl |
diff --git a/Source/modules/speech/SpeechSynthesis.idl b/Source/modules/speech/SpeechSynthesis.idl |
index 6fb3fbcd41f6ca513cefece2cd388cf04586ad26..4078c884a187177f3a8748be32faae15c0c0d1d9 100644 |
--- a/Source/modules/speech/SpeechSynthesis.idl |
+++ b/Source/modules/speech/SpeechSynthesis.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
EnabledAtRuntime=speechSynthesis |
] interface SpeechSynthesis { |
readonly attribute boolean pending; |