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..81c64055a27d6b0d736bd272370b5066b206643f 100644 |
| --- a/Source/modules/webaudio/PannerNode.idl |
| +++ b/Source/modules/webaudio/PannerNode.idl |
| @@ -23,6 +23,7 @@ |
| */ |
| [ |
| + ConstructorPrefix=webkitAudio, |
| Conditional=WEB_AUDIO |
| ] interface PannerNode : AudioNode { |
| // Panning model |