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

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

Issue 2662393005: [Media Router] (device discovery) Create MediaSinkService interface (Closed)
Patch Set: resolve code review comments from Mark Created 3 years, 10 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 | « no previous file | chrome/browser/media/router/media_sink_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/router/BUILD.gn
diff --git a/chrome/browser/media/router/BUILD.gn b/chrome/browser/media/router/BUILD.gn
index 18f8f67b1cba91a7a1c8644a1662dd99debaa617..0ea49de99500d8c5c6afe832afd290b312fb5f61 100644
--- a/chrome/browser/media/router/BUILD.gn
+++ b/chrome/browser/media/router/BUILD.gn
@@ -43,6 +43,8 @@ static_library("router") {
"media_routes_observer.h",
"media_sink.cc",
"media_sink.h",
+ "media_sink_service.cc",
+ "media_sink_service.h",
"media_sinks_observer.cc",
"media_sinks_observer.h",
"media_source.cc",
« no previous file with comments | « no previous file | chrome/browser/media/router/media_sink_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698