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

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

Issue 650063002: Move MediaStream and MediaStreamTrack implementation from modules/mediastream to core/mediastream. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased. Created 6 years, 2 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/events/EventTarget.h ('k') | Source/core/mediastream/DOMWindowMediaStream.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 81004e687e9327f8c6d9a527dae4c8b097ef8df1..bcc4433914fa1a81a9d1a308040999a9b640b121 100644
--- a/Source/core/events/EventTargetFactory.in
+++ b/Source/core/events/EventTargetFactory.in
@@ -14,6 +14,8 @@ core/html/track/TextTrackCue
core/html/track/TextTrackList
core/html/track/VideoTrackList
core/loader/appcache/ApplicationCache
+core/mediastream/MediaStream
+core/mediastream/MediaStreamTrack
core/page/EventSource
core/timing/Performance
core/frame/Window ImplementedAs=LocalDOMWindow
« no previous file with comments | « Source/core/events/EventTarget.h ('k') | Source/core/mediastream/DOMWindowMediaStream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698