| Index: Source/core/events/EventTargetFactory.in
|
| diff --git a/Source/core/events/EventTargetFactory.in b/Source/core/events/EventTargetFactory.in
|
| index 62c6b90369acbdb0347dcd1d8b9c7ed61be9cecb..bc615f4541beeaddeba7f18392537b363d04f815 100644
|
| --- a/Source/core/events/EventTargetFactory.in
|
| +++ b/Source/core/events/EventTargetFactory.in
|
| @@ -6,9 +6,11 @@ core/dom/Node
|
| core/fileapi/FileReader
|
| core/html/MediaController
|
| core/html/ime/InputMethodContext
|
| +core/html/track/AudioTrackList
|
| core/html/track/TextTrack
|
| core/html/track/TextTrackCue
|
| core/html/track/TextTrackList
|
| +core/html/track/VideoTrackList
|
| core/loader/appcache/ApplicationCache
|
| core/page/EventSource
|
| core/timing/Performance
|
|
|