Chromium Code Reviews| Index: Source/modules/speech/SpeechSynthesis.idl |
| diff --git a/Source/modules/speech/SpeechSynthesis.idl b/Source/modules/speech/SpeechSynthesis.idl |
| index a125b95f2790cabfb50048f0ae312cb7c8748d42..32419c0d400d47f9aad505280a1481efd1807ba5 100644 |
| --- a/Source/modules/speech/SpeechSynthesis.idl |
| +++ b/Source/modules/speech/SpeechSynthesis.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SPEECH_SYNTHESIS |
| ] interface SpeechSynthesis { |
| readonly attribute boolean pending; |