| Index: modules/speech/SpeechRecognition.idl
|
| diff --git a/modules/speech/SpeechRecognition.idl b/modules/speech/SpeechRecognition.idl
|
| index 95eb5d5834eb1d167d3243d1d885b709d779fd8e..b637e3ac2e267b59563d9bc2d5957604bb17ff70 100644
|
| --- a/modules/speech/SpeechRecognition.idl
|
| +++ b/modules/speech/SpeechRecognition.idl
|
| @@ -27,7 +27,7 @@
|
| NoInterfaceObject,
|
| ActiveDOMObject,
|
| Constructor,
|
| - ConstructorCallWith=ScriptExecutionContext
|
| + ConstructorCallWith=ExecutionContext
|
| ] interface SpeechRecognition : EventTarget {
|
| attribute SpeechGrammarList grammars;
|
| attribute DOMString lang;
|
|
|