Chromium Code Reviews| Index: Source/modules/speech/SpeechRecognition.idl |
| diff --git a/Source/modules/speech/SpeechRecognition.idl b/Source/modules/speech/SpeechRecognition.idl |
| index 911863460555a612f22842fcb73aabb3fafeff58..10a1463d3616d42cd008668737afb4eb38071432 100644 |
| --- a/Source/modules/speech/SpeechRecognition.idl |
| +++ b/Source/modules/speech/SpeechRecognition.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ActiveDOMObject, |
| Constructor, |
| CallWith=ScriptExecutionContext, |