Chromium Code Reviews| Index: Source/modules/speech/SpeechRecognitionAlternative.idl |
| diff --git a/Source/modules/speech/SpeechRecognitionAlternative.idl b/Source/modules/speech/SpeechRecognitionAlternative.idl |
| index 980e244bb9600ec43166c05a80278afb31a2771c..3e120cabb3e820c1de3b05cb3e2bb1dabff95d11 100644 |
| --- a/Source/modules/speech/SpeechRecognitionAlternative.idl |
| +++ b/Source/modules/speech/SpeechRecognitionAlternative.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface SpeechRecognitionAlternative { |
| readonly attribute DOMString transcript; |
| readonly attribute float confidence; |