Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / webaudio / PeriodicWave.idl
index 40a04b1..3dccbc7 100644 (file)
@@ -24,6 +24,7 @@
 
 // PeriodicWave represents a periodic audio waveform given by its Fourier coefficients.
 [
+    WillBeGarbageCollected,
     Conditional=WEB_AUDIO
 ] interface PeriodicWave {