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

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

Issue 2138013003: media::mojom::Remoter and CastRemotingConnector/Sender (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Split-out some interfaces in prep for landing multi-part changes. Created 4 years, 5 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_router.gyp ('k') | chrome/browser/media/router/media_source_helper.h » ('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..156c6d582c18d0ac57494776cd7d721e45a99cfa 100644
--- a/chrome/browser/media/router/media_router.gypi
+++ b/chrome/browser/media/router/media_router.gypi
@@ -50,6 +50,10 @@
],
# Files that are only needed on desktop builds
'media_router_non_android_sources': [
+ 'media_remoting_connector.cc',
+ 'media_remoting_connector.h',
+ 'media_remoting_session_impl.cc',
+ 'media_remoting_session_impl.h',
'mojo/media_route_provider_util_win.cc',
'mojo/media_route_provider_util_win.h',
'mojo/media_router_mojo_metrics.cc',
« no previous file with comments | « chrome/browser/media/router/media_router.gyp ('k') | chrome/browser/media/router/media_source_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698