Chromium Code Reviews

Unified Diff: Source/modules/webaudio/AudioListener.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/AudioDestinationNode.idl ('k') | Source/modules/webaudio/AudioNode.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webaudio/AudioListener.idl
diff --git a/Source/modules/webaudio/AudioListener.idl b/Source/modules/webaudio/AudioListener.idl
index 4a959a23854984bf7f7c1a8cdd2f50174ff8fc16..c98b6d06ac8fc3cf7440e90c444edac4d8d833b4 100644
--- a/Source/modules/webaudio/AudioListener.idl
+++ b/Source/modules/webaudio/AudioListener.idl
@@ -27,7 +27,6 @@
*/
[
- NoInterfaceObject,
Conditional=WEB_AUDIO,
ImplementationLacksVTable
] interface AudioListener {
« no previous file with comments | « Source/modules/webaudio/AudioDestinationNode.idl ('k') | Source/modules/webaudio/AudioNode.idl » ('j') | no next file with comments »

Powered by Google App Engine