| Index: Modules/webaudio/MediaStreamAudioDestinationNode.idl
|
| diff --git a/Modules/webaudio/MediaStreamAudioDestinationNode.idl b/Modules/webaudio/MediaStreamAudioDestinationNode.idl
|
| index c71bba41adb11c3907961e70c5d26ae0b96c382a..26f2c3d9f05afe521fb24061dcd14d4cac28b653 100644
|
| --- a/Modules/webaudio/MediaStreamAudioDestinationNode.idl
|
| +++ b/Modules/webaudio/MediaStreamAudioDestinationNode.idl
|
| @@ -23,8 +23,7 @@
|
| */
|
|
|
| [
|
| - Conditional=WEB_AUDIO&MEDIA_STREAM,
|
| - JSGenerateToJSObject
|
| + Conditional=WEB_AUDIO&MEDIA_STREAM
|
| ] interface MediaStreamAudioDestinationNode : AudioSourceNode {
|
| readonly attribute MediaStream stream;
|
| };
|
|
|