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

Unified Diff: chrome/browser/media/router/media_router.gypi

Issue 1314413005: [Presentation API] 1-UA presentation support + presenter APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 | « chrome/browser/media/router/media_route.cc ('k') | chrome/browser/media/router/mojo/media_router.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/router/media_router.gypi
diff --git a/chrome/browser/media/router/media_router.gypi b/chrome/browser/media/router/media_router.gypi
index 002a7ec60ed9fbd8ca6462898f684e74662fcab0..fdaf1082ebe93ae11612d095d109987eb951551c 100644
--- a/chrome/browser/media/router/media_router.gypi
+++ b/chrome/browser/media/router/media_router.gypi
@@ -36,6 +36,10 @@
'media_source.h',
'media_source_helper.cc',
'media_source_helper.h',
+ 'offscreen_presentation_manager.cc',
+ 'offscreen_presentation_manager.h',
+ 'offscreen_presentation_manager_factory.cc',
+ 'offscreen_presentation_manager_factory.h',
'presentation_media_sinks_observer.cc',
'presentation_media_sinks_observer.h',
'presentation_request.cc',
@@ -44,6 +48,8 @@
'presentation_service_delegate_impl.h',
'presentation_session_messages_observer.cc',
'presentation_session_messages_observer.h',
+ 'receiver_presentation_service_delegate_impl.cc',
+ 'receiver_presentation_service_delegate_impl.h',
'render_frame_host_id.h',
'route_request_result.cc',
'route_request_result.h',
« no previous file with comments | « chrome/browser/media/router/media_route.cc ('k') | chrome/browser/media/router/mojo/media_router.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698