Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Unified Diff: third_party/WebCore/Modules/webaudio/ChannelSplitterNode.idl

Issue 12319151: WebKit IDL roll. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebCore/Modules/webaudio/ChannelSplitterNode.idl
diff --git a/third_party/WebCore/Modules/webaudio/ChannelSplitterNode.idl b/third_party/WebCore/Modules/webaudio/ChannelSplitterNode.idl
index eabfba1ef96d813e9af5905da594e1da8be90bfd..6bbf0bbf78e6dd61e78423172767068d7ae58581 100644
--- a/third_party/WebCore/Modules/webaudio/ChannelSplitterNode.idl
+++ b/third_party/WebCore/Modules/webaudio/ChannelSplitterNode.idl
@@ -23,6 +23,7 @@
*/
[
- Conditional=WEB_AUDIO
+ Conditional=WEB_AUDIO,
+ JSGenerateToJSObject
] interface ChannelSplitterNode : AudioNode {
};

Powered by Google App Engine
This is Rietveld 408576698