Chromium Code Reviews| Index: Source/modules/speech/SpeechSynthesisVoice.idl |
| diff --git a/Source/modules/speech/SpeechSynthesisVoice.idl b/Source/modules/speech/SpeechSynthesisVoice.idl |
| index 7155d104cca82e5a41a426e4d8d88dada80d594e..e64646671d191a6ea1d827103119af4b6e6071e8 100644 |
| --- a/Source/modules/speech/SpeechSynthesisVoice.idl |
| +++ b/Source/modules/speech/SpeechSynthesisVoice.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SPEECH_SYNTHESIS |
| ] interface SpeechSynthesisVoice { |
| readonly attribute DOMString voiceURI; |