summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl')
-rw-r--r--chromium/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl b/chromium/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl
index c1eadd599a4..e93a5cfc7a2 100644
--- a/chromium/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl
+++ b/chromium/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl
@@ -24,6 +24,7 @@
*/
[
+ GarbageCollected,
NoInterfaceObject
] interface SpeechRecognitionResultList {
readonly attribute unsigned long length;