| Index: Source/core/dom/EventTargetFactory.in
|
| diff --git a/Source/core/dom/EventTargetFactory.in b/Source/core/dom/EventTargetFactory.in
|
| index dc3235b4f8582a4ee1f14a495c028d1ba0de19cf..891a665fc0ac63c70b2c1b36f1a159eb5e58cda5 100644
|
| --- a/Source/core/dom/EventTargetFactory.in
|
| +++ b/Source/core/dom/EventTargetFactory.in
|
| @@ -37,7 +37,7 @@ modules/notifications/Notification conditional=NOTIFICATIONS
|
| modules/speech/SpeechRecognition
|
| modules/speech/SpeechSynthesisUtterance
|
| modules/webaudio/AudioContext conditional=WEB_AUDIO
|
| -modules/webaudio/ScriptProcessorNode conditional=WEB_AUDIO
|
| +modules/webaudio/AudioNode conditional=WEB_AUDIO
|
| modules/webmidi/MIDIInput
|
| modules/webmidi/MIDIPort
|
| modules/websockets/WebSocket
|
|
|