Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / webaudio / AudioNode.idl
index 35d98cc..0d48c6a 100644 (file)
@@ -23,6 +23,7 @@
  */
 
 [
+    WillBeGarbageCollected,
     Conditional=WEB_AUDIO,
     Custom=Wrap,
 ] interface AudioNode : EventTarget {