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

Unified Diff: Source/WebCore/WebCore.gypi

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/Target.pri ('k') | Source/WebCore/WebCore.vcproj/WebCore.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/WebCore.gypi
===================================================================
--- Source/WebCore/WebCore.gypi (revision 125645)
+++ Source/WebCore/WebCore.gypi (working copy)
@@ -829,7 +829,6 @@
'Modules/intents/Intent.idl',
'Modules/intents/IntentResultCallback.idl',
'Modules/intents/NavigatorIntents.idl',
- 'Modules/mediasource/MediaSource.idl',
'Modules/mediasource/SourceBuffer.idl',
'Modules/mediasource/SourceBufferList.idl',
'Modules/mediastream/DOMWindowMediaStream.idl',
@@ -1544,10 +1543,6 @@
'Modules/intents/IntentResultCallback.h',
'Modules/intents/NavigatorIntents.cpp',
'Modules/intents/NavigatorIntents.h',
- 'Modules/mediasource/MediaSource.cpp',
- 'Modules/mediasource/MediaSource.h',
- 'Modules/mediasource/MediaSourceRegistry.cpp',
- 'Modules/mediasource/MediaSourceRegistry.h',
'Modules/mediasource/SourceBuffer.cpp',
'Modules/mediasource/SourceBuffer.h',
'Modules/mediasource/SourceBufferList.cpp',
« no previous file with comments | « Source/WebCore/Target.pri ('k') | Source/WebCore/WebCore.vcproj/WebCore.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698