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

Unified Diff: webkit/media/webkit_media.gypi

Issue 10382048: create WebMediaPlayer based on URL (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | « webkit/media/video_frame_provider.h ('k') | webkit/media/webmediaplayer_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/media/webkit_media.gypi
===================================================================
--- webkit/media/webkit_media.gypi (revision 135772)
+++ webkit/media/webkit_media.gypi (working copy)
@@ -32,12 +32,15 @@
'key_systems.cc',
'key_systems.h',
'media_stream_client.h',
+ 'video_frame_provider.h',
'preload.h',
'skcanvas_video_renderer.cc',
'skcanvas_video_renderer.h',
'webmediaplayer_delegate.h',
'webmediaplayer_impl.cc',
'webmediaplayer_impl.h',
+ 'webmediaplayer_ms.cc',
+ 'webmediaplayer_ms.h',
'webmediaplayer_proxy.cc',
'webmediaplayer_proxy.h',
'webmediaplayer_util.cc',
« no previous file with comments | « webkit/media/video_frame_provider.h ('k') | webkit/media/webmediaplayer_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698