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

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

Issue 284513003: Implement AudioTrack, AudioTrackList, VideoTrack, and VideoTrackList (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: nits Created 6 years, 6 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 | « Source/core/core.gypi ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/EventTargetFactory.in
diff --git a/Source/core/events/EventTargetFactory.in b/Source/core/events/EventTargetFactory.in
index 00d233008349ee9fc368b86d488b32edffb6b94e..6dbae43e87813c41dbf0083ad429f38e66156039 100644
--- a/Source/core/events/EventTargetFactory.in
+++ b/Source/core/events/EventTargetFactory.in
@@ -7,9 +7,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
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698