Chromium Code Reviews

Unified Diff: Source/WebCore/dom/EventTargetFactory.in

Issue 10834324: Revert 124780 - Create a MediaSource object. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « Source/WebCore/dom/EventTarget.h ('k') | Source/WebCore/html/DOMURL.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/dom/EventTargetFactory.in
===================================================================
--- Source/WebCore/dom/EventTargetFactory.in (revision 125645)
+++ Source/WebCore/dom/EventTargetFactory.in (working copy)
@@ -15,7 +15,6 @@
JavaScriptAudioNode conditional=WEB_AUDIO
LocalMediaStream conditional=MEDIA_STREAM
MediaController conditional=VIDEO
-MediaSource conditional=MEDIA_SOURCE
MediaStream conditional=MEDIA_STREAM
MediaStreamTrack conditional=MEDIA_STREAM
MediaStreamTrackList conditional=MEDIA_STREAM
« no previous file with comments | « Source/WebCore/dom/EventTarget.h ('k') | Source/WebCore/html/DOMURL.h » ('j') | no next file with comments »

Powered by Google App Engine