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

Unified Diff: chrome/browser/media/router/discovery/BUILD.gn

Issue 2837363002: [Media Router] Use DialMediaSinkService in MediaRouterMojoImpl (Closed)
Patch Set: resolve code review comments from Derek Created 3 years, 7 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: chrome/browser/media/router/discovery/BUILD.gn
diff --git a/chrome/browser/media/router/discovery/BUILD.gn b/chrome/browser/media/router/discovery/BUILD.gn
index 946984185f23c36f018b15289ed9e2be107c5e93..2bbb5cfa8991480105d0a2fbdb470952a813329b 100644
--- a/chrome/browser/media/router/discovery/BUILD.gn
+++ b/chrome/browser/media/router/discovery/BUILD.gn
@@ -24,6 +24,8 @@ static_library("discovery") {
"dial/dial_device_data.h",
"dial/dial_media_sink_service_impl.cc",
"dial/dial_media_sink_service_impl.h",
+ "dial/dial_media_sink_service_proxy.cc",
+ "dial/dial_media_sink_service_proxy.h",
"dial/dial_registry.cc",
"dial/dial_registry.h",
"dial/dial_service.cc",

Powered by Google App Engine
This is Rietveld 408576698