Chromium Code Reviews| Index: Source/core/page/SpeechInputResultList.idl |
| diff --git a/Source/core/page/SpeechInputResultList.idl b/Source/core/page/SpeechInputResultList.idl |
| index 0e2bf564352b2d4f35a3ea511189ed2b549eaf6c..4cf29ea2ddd82079a4664fa3f7d95fdd8ab47b8f 100644 |
| --- a/Source/core/page/SpeechInputResultList.idl |
| +++ b/Source/core/page/SpeechInputResultList.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=INPUT_SPEECH, |
| ImplementationLacksVTable |
| ] interface SpeechInputResultList { |