Chromium Code Reviews| Index: Source/modules/speech/SpeechSynthesisVoice.idl |
| diff --git a/Source/modules/speech/SpeechSynthesisVoice.idl b/Source/modules/speech/SpeechSynthesisVoice.idl |
| index 8886ac1808b8172f00b89c03de6f96cdf070681f..a377631a3f13a9b4e49a2b6103a4c5d3d39d9831 100644 |
| --- a/Source/modules/speech/SpeechSynthesisVoice.idl |
| +++ b/Source/modules/speech/SpeechSynthesisVoice.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| EnabledAtRuntime=speechSynthesis |
| ] interface SpeechSynthesisVoice { |
| readonly attribute DOMString voiceURI; |