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

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

Issue 1430413003: [Media Router] Connection state change listening redesign part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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.h ('k') | chrome/browser/media/router/media_router_base.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 5e27de5d5a0ece5e595f3a42089e33f3865f479b..c7b0feee0cdfc41ecc0ef025042a4a358b348ee7 100644
--- a/chrome/browser/media/router/media_router.gypi
+++ b/chrome/browser/media/router/media_router.gypi
@@ -19,6 +19,8 @@
'media_route.cc',
'media_route.h',
'media_router.h',
+ 'media_router_base.cc',
+ 'media_router_base.h',
'media_router_dialog_controller.cc',
'media_router_dialog_controller.h',
'media_router_factory.cc',
@@ -35,8 +37,6 @@
'media_source.h',
'media_source_helper.cc',
'media_source_helper.h',
- 'presentation_connection_state_observer.cc',
- 'presentation_connection_state_observer.h',
'presentation_media_sinks_observer.cc',
'presentation_media_sinks_observer.h',
'presentation_request.cc',
@@ -45,8 +45,6 @@
'presentation_service_delegate_impl.h',
'presentation_session_messages_observer.cc',
'presentation_session_messages_observer.h',
- 'presentation_session_state_observer.cc',
- 'presentation_session_state_observer.h',
'render_frame_host_id.h',
],
# Files that are only needed on desktop builds
« no previous file with comments | « chrome/browser/media/router/media_router.h ('k') | chrome/browser/media/router/media_router_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698