Chromium Code Reviews| Index: Source/modules/speech/SpeechSynthesisUtterance.idl |
| diff --git a/Source/modules/speech/SpeechSynthesisUtterance.idl b/Source/modules/speech/SpeechSynthesisUtterance.idl |
| index f42ca617e376f3e3c8577cf25234ba85b2e31d25..3f7cdf3ad6b57b9a03552a9321ec86325dfe501a 100644 |
| --- a/Source/modules/speech/SpeechSynthesisUtterance.idl |
| +++ b/Source/modules/speech/SpeechSynthesisUtterance.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SPEECH_SYNTHESIS, |
| EventTarget, |
| CallWith=ScriptExecutionContext, |