Chromium Code Reviews

Unified Diff: Source/modules/webaudio/ChannelMergerNode.idl

Issue 14555009: Remove [NoInterfaceObject] from several WebAudio IDL interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « Source/modules/webaudio/BiquadFilterNode.idl ('k') | Source/modules/webaudio/ChannelSplitterNode.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webaudio/ChannelMergerNode.idl
diff --git a/Source/modules/webaudio/ChannelMergerNode.idl b/Source/modules/webaudio/ChannelMergerNode.idl
index 21ad58f4cb0e896687abb21e6e7a83ef80a256b2..e79ce5a2d59e58b372330cc059350c01eeed6514 100644
--- a/Source/modules/webaudio/ChannelMergerNode.idl
+++ b/Source/modules/webaudio/ChannelMergerNode.idl
@@ -27,7 +27,6 @@
*/
[
- NoInterfaceObject,
Conditional=WEB_AUDIO
] interface ChannelMergerNode : AudioNode {
};
« no previous file with comments | « Source/modules/webaudio/BiquadFilterNode.idl ('k') | Source/modules/webaudio/ChannelSplitterNode.idl » ('j') | no next file with comments »

Powered by Google App Engine