Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(593)

Unified Diff: Source/core/dom/EventTargetFactory.in

Issue 14028011: Made AudioNode an EventTarget (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: upate to latest Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/webaudio/audionode-expected.txt ('k') | Source/modules/webaudio/AudioNode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « LayoutTests/webaudio/audionode-expected.txt ('k') | Source/modules/webaudio/AudioNode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698