Chromium Code Reviews| Index: Source/modules/speech/SpeechSynthesisEvent.idl |
| diff --git a/Source/modules/speech/SpeechSynthesisEvent.idl b/Source/modules/speech/SpeechSynthesisEvent.idl |
| index fbc7514fcfa4378b3bda179dd21f19d09401772b..4e01a634bdf048bfd11aebc7afabfd8e63624360 100644 |
| --- a/Source/modules/speech/SpeechSynthesisEvent.idl |
| +++ b/Source/modules/speech/SpeechSynthesisEvent.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SPEECH_SYNTHESIS |
| ] interface SpeechSynthesisEvent : Event { |
| readonly attribute unsigned long charIndex; |