| Index: Source/core/page/SpeechInputResult.idl
|
| diff --git a/Source/core/page/SpeechInputResult.idl b/Source/core/page/SpeechInputResult.idl
|
| index 174e4e9b6826d884341028f8c350367c3fad2963..bc2d4097aac368fc85150dc106484c198ceb791c 100644
|
| --- a/Source/core/page/SpeechInputResult.idl
|
| +++ b/Source/core/page/SpeechInputResult.idl
|
| @@ -25,7 +25,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - Conditional=INPUT_SPEECH,
|
| + Conditional=INPUT_SPEECH
|
| ] interface SpeechInputResult {
|
| readonly attribute DOMString utterance;
|
| readonly attribute float confidence;
|
|
|