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

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: Reverted default_renderer_factory.h change 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
« no previous file with comments | « chromecast/media/base/switching_media_renderer.cc ('k') | chromecast/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/media.gyp
diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp
index 1051a6bb30a793d0ea0f8689fb8c9f2567286655..f85404c9f211945ed17520e4a0971912c474c07f 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/switching_media_renderer.cc',
+ 'base/switching_media_renderer.h',
],
'conditions': [
['chromecast_branding=="Chrome"', {
« no previous file with comments | « chromecast/media/base/switching_media_renderer.cc ('k') | chromecast/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698