Chromium Code Reviews

Unified Diff: Source/WebCore/WebCore.vcproj/WebCore.vcproj

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:
« no previous file with comments | « Source/WebCore/WebCore.gypi ('k') | Source/WebCore/WebCore.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/WebCore.vcproj/WebCore.vcproj
===================================================================
--- Source/WebCore/WebCore.vcproj/WebCore.vcproj (revision 125645)
+++ Source/WebCore/WebCore.vcproj/WebCore.vcproj (working copy)
@@ -25086,22 +25086,6 @@
Name="mediasource"
>
<File
- RelativePath="..\Modules\mediasource\MediaSource.cpp"
- >
- </File>
- <File
- RelativePath="..\Modules\mediasource\MediaSource.h"
- >
- </File>
- <File
- RelativePath="..\Modules\mediasource\MediaSourceRegistry.cpp"
- >
- </File>
- <File
- RelativePath="..\Modules\mediasource\MediaSourceRegistry.h"
- >
- </File>
- <File
RelativePath="..\Modules\mediasource\SourceBuffer.cpp"
>
</File>
« no previous file with comments | « Source/WebCore/WebCore.gypi ('k') | Source/WebCore/WebCore.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine