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

Unified Diff: Source/WebCore/GNUmakefile.list.am

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. 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/WebCore/DerivedSources.pri ('k') | Source/WebCore/Modules/mediasource/MediaSource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/GNUmakefile.list.am
===================================================================
--- Source/WebCore/GNUmakefile.list.am (revision 125645)
+++ Source/WebCore/GNUmakefile.list.am (working copy)
@@ -383,8 +383,6 @@
DerivedSources/WebCore/JSMediaError.h \
DerivedSources/WebCore/JSMediaList.cpp \
DerivedSources/WebCore/JSMediaList.h \
- DerivedSources/WebCore/JSMediaSource.cpp \
- DerivedSources/WebCore/JSMediaSource.h \
DerivedSources/WebCore/JSMediaStream.cpp \
DerivedSources/WebCore/JSMediaStream.h \
DerivedSources/WebCore/JSMediaStreamEvent.cpp \
@@ -702,7 +700,6 @@
$(WebCore)/Modules/geolocation/PositionCallback.idl \
$(WebCore)/Modules/geolocation/PositionError.idl \
$(WebCore)/Modules/geolocation/PositionErrorCallback.idl \
- $(WebCore)/Modules/mediasource/MediaSource.idl \
$(WebCore)/Modules/mediasource/SourceBuffer.idl \
$(WebCore)/Modules/mediasource/SourceBufferList.idl \
$(WebCore)/Modules/mediastream/DOMWindowMediaStream.idl \
@@ -1175,10 +1172,6 @@
Source/WebCore/Modules/indexeddb/PageGroupIndexedDatabase.h \
Source/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.cpp \
Source/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.h \
- Source/WebCore/Modules/mediasource/MediaSource.cpp \
- Source/WebCore/Modules/mediasource/MediaSource.h \
- Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp \
- Source/WebCore/Modules/mediasource/MediaSourceRegistry.h \
Source/WebCore/Modules/mediasource/SourceBuffer.cpp \
Source/WebCore/Modules/mediasource/SourceBuffer.h \
Source/WebCore/Modules/mediasource/SourceBufferList.cpp \
« no previous file with comments | « Source/WebCore/DerivedSources.pri ('k') | Source/WebCore/Modules/mediasource/MediaSource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698