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

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: Doc Created 5 years, 3 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/browser/media/media_pipeline_host.cc ('k') | chromecast/media/cma/filters/cma_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 2bf5f6efedcf72b3372ef50856b9ce8c0e5fbda8..36bdc6085ab7c1a3e7e1494787931efd23c4bc30 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -81,6 +81,7 @@
'base/android/system_time_change_notifier_android.h',
'base/cast_paths.cc',
'base/cast_paths.h',
+ 'base/cast_resource.h',
'base/chromecast_config_android.cc',
'base/chromecast_config_android.h',
'base/chromecast_switches.cc',
@@ -679,6 +680,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',
« no previous file with comments | « chromecast/browser/media/media_pipeline_host.cc ('k') | chromecast/media/cma/filters/cma_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698