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

Unified Diff: chromecast/chromecast.gyp

Issue 1306843003: CmaMediaPipelineClient to watch media pipeline status (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CastResource Created 5 years, 4 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/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 9445b5e8a4874ca74e60f1414e36f783f5e42ca7..ae25de12ab962628cecc0a0f9938635e3a214537 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -668,6 +668,8 @@
'sources': [
'browser/media/cast_browser_cdm_factory.cc',
'browser/media/cast_browser_cdm_factory.h',
+ 'browser/media/cma_media_pipeline_client.cc',
+ 'browser/media/cma_media_pipeline_client.h',
'browser/media/cma_message_filter_host.cc',
'browser/media/cma_message_filter_host.h',
'browser/media/media_pipeline_host.cc',

Powered by Google App Engine
This is Rietveld 408576698