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

Unified Diff: Source/core/events/EventTargetModulesFactory.in

Issue 297493004: Move modules-dependent eventtarget code out of core. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
Index: Source/core/events/EventTargetModulesFactory.in
diff --git a/Source/core/events/EventTargetModulesFactory.in b/Source/core/events/EventTargetModulesFactory.in
deleted file mode 100644
index 23bfd8bd22b2f73c6de53ab00a3465b58f3a039c..0000000000000000000000000000000000000000
--- a/Source/core/events/EventTargetModulesFactory.in
+++ /dev/null
@@ -1,29 +0,0 @@
-namespace="EventTarget"
-suffix="Modules"
-
-modules/battery/BatteryManager
-modules/encryptedmedia/MediaKeySession
-modules/filesystem/FileWriter
-modules/indexeddb/IDBDatabase
-modules/indexeddb/IDBOpenDBRequest
-modules/indexeddb/IDBRequest
-modules/indexeddb/IDBTransaction
-modules/mediasource/MediaSource
-modules/mediasource/SourceBuffer
-modules/mediasource/SourceBufferList
-modules/mediastream/MediaStream
-modules/mediastream/MediaStreamTrack
-modules/mediastream/RTCDTMFSender
-modules/mediastream/RTCDataChannel
-modules/mediastream/RTCPeerConnection
-modules/notifications/Notification
-modules/serviceworkers/ServiceWorker
-modules/serviceworkers/ServiceWorkerGlobalScope
-modules/speech/SpeechRecognition
-modules/speech/SpeechSynthesisUtterance
-modules/webaudio/AudioContext Conditional=WEB_AUDIO
-modules/webaudio/AudioNode Conditional=WEB_AUDIO
-modules/webmidi/MIDIAccess
-modules/webmidi/MIDIInput
-modules/webmidi/MIDIPort
-modules/websockets/WebSocket

Powered by Google App Engine
This is Rietveld 408576698