| Index: third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.idl
|
| diff --git a/third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.idl b/third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.idl
|
| index 0b12e30387312dfe6678333dd15a06874ac66aae..1f91f8f50898f3499d8c2a850fb1c73d5c04fa14 100644
|
| --- a/third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.idl
|
| +++ b/third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.idl
|
| @@ -23,7 +23,6 @@
|
| */
|
|
|
| [
|
| - Conditional=WEB_AUDIO,
|
| Constructor(unsigned long numberOfChannels, unsigned long numberOfFrames, float sampleRate),
|
| ConstructorCallWith=ExecutionContext,
|
| RaisesException=Constructor,
|
|
|