| Index: Source/core/events/EventTargetFactory.in
|
| diff --git a/Source/core/events/EventTargetFactory.in b/Source/core/events/EventTargetFactory.in
|
| index 69317cbd89f47ca15825dfd94ebd038095141d9d..5518ac7eb9e71491b6fde49a04edf0d2c1d084a4 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
|
|
|