Index: modules/speech/SpeechGrammarList.idl |
diff --git a/modules/speech/SpeechGrammarList.idl b/modules/speech/SpeechGrammarList.idl |
index a0dde223ef2166be1c972e8f0109cec0ee12880f..48f78b8c79ae221bd177c2ca7abf37edab45b9cd 100644 |
--- a/modules/speech/SpeechGrammarList.idl |
+++ b/modules/speech/SpeechGrammarList.idl |
@@ -24,9 +24,9 @@ |
*/ |
[ |
+ Constructor, |
GarbageCollected, |
NoInterfaceObject, |
- Constructor |
] interface SpeechGrammarList { |
readonly attribute unsigned long length; |
getter SpeechGrammar item(unsigned long index); |