Chromium Code Reviews| Index: Source/core/page/SpeechInputResultList.idl |
| diff --git a/Source/core/page/SpeechInputResultList.idl b/Source/core/page/SpeechInputResultList.idl |
| index c5b32ac049de507f52466f0b2fc99a3f38dc934f..f9dcf341a05583f85b9daa1f72778244594c827b 100644 |
| --- a/Source/core/page/SpeechInputResultList.idl |
| +++ b/Source/core/page/SpeechInputResultList.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| IndexedGetter, |
| Conditional=INPUT_SPEECH, |
| ImplementationLacksVTable |