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

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

Issue 2927833002: [Media Router] Add CastMediaSinkService (Closed)
Patch Set: add dependency patchset Created 3 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
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 2bbb5cfa8991480105d0a2fbdb470952a813329b..4761a8875e10751817f63cb48f2ae5bea5b146c4 100644
--- a/chrome/browser/media/router/discovery/BUILD.gn
+++ b/chrome/browser/media/router/discovery/BUILD.gn
@@ -34,6 +34,8 @@ static_library("discovery") {
"dial/parsed_dial_device_description.h",
"dial/safe_dial_device_description_parser.cc",
"dial/safe_dial_device_description_parser.h",
+ "mdns/cast_media_sink_service.cc",
+ "mdns/cast_media_sink_service.h",
"mdns/dns_sd_delegate.cc",
"mdns/dns_sd_delegate.h",
"mdns/dns_sd_device_lister.cc",

Powered by Google App Engine
This is Rietveld 408576698