Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / speech / SpeechSynthesisUtterance.idl
index 50a0173..b143ea2 100644 (file)
@@ -24,6 +24,7 @@
  */
 
 [
+    WillBeGarbageCollected,
     Constructor([Default=NullString] optional DOMString text),
     ConstructorCallWith=ExecutionContext,
     RuntimeEnabled=SpeechSynthesis,