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

Unified Diff: chrome/common/media_router/BUILD.gn

Issue 2701633002: [Media Router] Add DialMediaSinkService and DeviceDescriptionService (Closed)
Patch Set: fix chromeos compile error Created 3 years, 8 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/common/media_router/BUILD.gn
diff --git a/chrome/common/media_router/BUILD.gn b/chrome/common/media_router/BUILD.gn
index 5616d2726f5dca763ec38bc5bfb133b6a5274407..ed0f520bbebeb716b82e85e881a3bf437b4f634d 100644
--- a/chrome/common/media_router/BUILD.gn
+++ b/chrome/common/media_router/BUILD.gn
@@ -15,6 +15,8 @@ static_library("router") {
sources = [
"discovery/media_sink_internal.cc",
"discovery/media_sink_internal.h",
+ "discovery/media_sink_service.cc",
+ "discovery/media_sink_service.h",
"issue.cc",
"issue.h",
"media_route.cc",
« no previous file with comments | « chrome/browser/media/router/media_sink_service.cc ('k') | chrome/common/media_router/discovery/media_sink_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698