| Index: Source/modules/speech/SpeechRecognition.idl
|
| diff --git a/Source/modules/speech/SpeechRecognition.idl b/Source/modules/speech/SpeechRecognition.idl
|
| index 71854f7852fc0152a2ce364389a6ea89eb4179f9..531a171835fe48e5a5fd8f82356580a6bb8cf642 100644
|
| --- a/Source/modules/speech/SpeechRecognition.idl
|
| +++ b/Source/modules/speech/SpeechRecognition.idl
|
| @@ -32,7 +32,6 @@
|
| ] interface SpeechRecognition : EventTarget {
|
| attribute SpeechGrammarList grammars;
|
| attribute DOMString lang;
|
| - attribute DOMString serviceURI;
|
| attribute boolean continuous;
|
| attribute boolean interimResults;
|
| attribute unsigned long maxAlternatives;
|
|
|