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

Unified Diff: chromecast/media/media.gyp

Issue 973633002: Chromecast: Play audio streams not supported by CMA via default renderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include gpu_video_accelerator_factories.h into default_renderer_factory.h Created 5 years, 10 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
Index: chromecast/media/media.gyp
diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp
index 1051a6bb30a793d0ea0f8689fb8c9f2567286655..d2a2cec8fc7d3ecdf3f40a6d6b67eba14ab6a510 100644
--- a/chromecast/media/media.gyp
+++ b/chromecast/media/media.gyp
@@ -22,6 +22,8 @@
'base/decrypt_context_clearkey.h',
'base/key_systems_common.cc',
'base/key_systems_common.h',
+ 'base/media_renderer.cc',
+ 'base/media_renderer.h',
],
'conditions': [
['chromecast_branding=="Chrome"', {

Powered by Google App Engine
This is Rietveld 408576698