| Index: Source/modules/webaudio/ChannelSplitterNode.idl
|
| diff --git a/Source/modules/webaudio/ChannelSplitterNode.idl b/Source/modules/webaudio/ChannelSplitterNode.idl
|
| index eabfba1ef96d813e9af5905da594e1da8be90bfd..413ee742b6c836cbbe7c2d23a1cb71061d8a550e 100644
|
| --- a/Source/modules/webaudio/ChannelSplitterNode.idl
|
| +++ b/Source/modules/webaudio/ChannelSplitterNode.idl
|
| @@ -22,7 +22,5 @@
|
| * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -[
|
| - Conditional=WEB_AUDIO
|
| -] interface ChannelSplitterNode : AudioNode {
|
| +interface ChannelSplitterNode : AudioNode {
|
| };
|
|
|