Chromium Code Reviews| Index: Source/modules/webaudio/PannerNode.idl |
| diff --git a/Source/modules/webaudio/PannerNode.idl b/Source/modules/webaudio/PannerNode.idl |
| index cb2691b30e81eb0955917db043ac3a885f8f90bf..d20a2e65194d36a226ac190920037913b3ddaa9b 100644 |
| --- a/Source/modules/webaudio/PannerNode.idl |
| +++ b/Source/modules/webaudio/PannerNode.idl |
| @@ -23,6 +23,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEB_AUDIO |
| ] interface PannerNode : AudioNode { |
| // Panning model |