| Index: Source/core/events/EventTargetModulesFactory.in
|
| diff --git a/Source/core/events/EventTargetFactory.in b/Source/core/events/EventTargetModulesFactory.in
|
| similarity index 61%
|
| copy from Source/core/events/EventTargetFactory.in
|
| copy to Source/core/events/EventTargetModulesFactory.in
|
| index 66eefb460bdd06f2e02e2ae79b043eb2e75f42ff..23bfd8bd22b2f73c6de53ab00a3465b58f3a039c 100644
|
| --- a/Source/core/events/EventTargetFactory.in
|
| +++ b/Source/core/events/EventTargetModulesFactory.in
|
| @@ -1,26 +1,6 @@
|
| namespace="EventTarget"
|
| +suffix="Modules"
|
|
|
| -core/animation/AnimationPlayer
|
| -core/css/FontFaceSet
|
| -core/dom/MessagePort
|
| -core/dom/Node
|
| -core/fileapi/FileReader
|
| -core/html/MediaController
|
| -core/html/ime/InputMethodContext
|
| -core/html/track/TextTrack
|
| -core/html/track/TextTrackCue
|
| -core/html/track/TextTrackList
|
| -core/loader/appcache/ApplicationCache
|
| -core/page/EventSource
|
| -core/timing/Performance
|
| -core/frame/Window ImplementedAs=DOMWindow
|
| -core/svg/SVGElementInstance
|
| -core/workers/DedicatedWorkerGlobalScope
|
| -core/workers/SharedWorker
|
| -core/workers/SharedWorkerGlobalScope
|
| -core/workers/Worker
|
| -core/xml/XMLHttpRequest
|
| -core/xml/XMLHttpRequestUpload
|
| modules/battery/BatteryManager
|
| modules/encryptedmedia/MediaKeySession
|
| modules/filesystem/FileWriter
|
|
|