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

Unified Diff: media/media.gyp

Issue 12713004: Add Chromium-side changes for MediaSource::isTypeSupported() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Relax DEPS strictness to media/filters & rebased. Created 7 years, 9 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 | « media/filters/stream_parser_factory.cc ('k') | webkit/glue/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 40f426b029a2782b3b453e5a4bfdc75aced96f9d..797f57423385fe717fff50332e92b4dfbeeb101d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -322,6 +322,8 @@
'filters/skcanvas_video_renderer.h',
'filters/source_buffer_stream.cc',
'filters/source_buffer_stream.h',
+ 'filters/stream_parser_factory.cc',
+ 'filters/stream_parser_factory.h',
'filters/video_decoder_selector.cc',
'filters/video_decoder_selector.h',
'filters/video_renderer_base.cc',
« no previous file with comments | « media/filters/stream_parser_factory.cc ('k') | webkit/glue/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698