summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/modules/speech/SpeechSynthesis.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/modules/speech/SpeechSynthesis.idl')
-rw-r--r--chromium/third_party/WebKit/Source/modules/speech/SpeechSynthesis.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/modules/speech/SpeechSynthesis.idl b/chromium/third_party/WebKit/Source/modules/speech/SpeechSynthesis.idl
index a88e4968efe..78222925157 100644
--- a/chromium/third_party/WebKit/Source/modules/speech/SpeechSynthesis.idl
+++ b/chromium/third_party/WebKit/Source/modules/speech/SpeechSynthesis.idl
@@ -24,6 +24,7 @@
*/
[
+ GarbageCollected,
NoInterfaceObject,
RuntimeEnabled=SpeechSynthesis
] interface SpeechSynthesis : EventTarget {