Chromium Code Reviews| Index: Source/modules/speech/DOMWindowSpeechSynthesis.idl |
| diff --git a/Source/modules/speech/DOMWindowSpeechSynthesis.idl b/Source/modules/speech/DOMWindowSpeechSynthesis.idl |
| index de8a699cb6fb3dd9144fcbb2facb4c1755c919ef..f2b337e940b1bf2f948ef9d155ca54527f3a3eb9 100644 |
| --- a/Source/modules/speech/DOMWindowSpeechSynthesis.idl |
| +++ b/Source/modules/speech/DOMWindowSpeechSynthesis.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SPEECH_SYNTHESIS, |
| Supplemental=DOMWindow |
| ] interface DOMWindowSpeechSynthesis { |