Index: Source/modules/webaudio/OscillatorNode.idl |
diff --git a/Source/modules/webaudio/OscillatorNode.idl b/Source/modules/webaudio/OscillatorNode.idl |
index 158d0c36eff238461b3c4565a42dce54befc0a3a..47200dbdc531ad64a2234dfdda599719b0b254c5 100644 |
--- a/Source/modules/webaudio/OscillatorNode.idl |
+++ b/Source/modules/webaudio/OscillatorNode.idl |
@@ -24,6 +24,7 @@ |
// OscillatorNode is an audio generator of periodic waveforms. |
[ |
+ NoInterfaceObject, |
Conditional=WEB_AUDIO |
] interface OscillatorNode : AudioSourceNode { |