Chromium Code Reviews| Index: Source/modules/webaudio/AudioBuffer.idl |
| diff --git a/Source/modules/webaudio/AudioBuffer.idl b/Source/modules/webaudio/AudioBuffer.idl |
| index e208fc36b8eb629b07838be854ae5af7b28a7013..61a5200338adafa9f5dbcdc7753f677fa7535b72 100644 |
| --- a/Source/modules/webaudio/AudioBuffer.idl |
| +++ b/Source/modules/webaudio/AudioBuffer.idl |
| @@ -27,6 +27,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEB_AUDIO, |
| ImplementationLacksVTable |
| ] interface AudioBuffer { |