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

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

Issue 2477573002: [Presentation API] (3rd) (1-UA) Split PresentationServiceDelegateImpl(PSDImpl) (Closed)
Patch Set: fix windows compile error Created 3 years, 11 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/BUILD.gn
diff --git a/chrome/browser/media/router/BUILD.gn b/chrome/browser/media/router/BUILD.gn
index 7b4245cf3464b80bcc859d853951754bfba59721..5de0f258c9b9d071da32acc57bc6bdba3e4c9e43 100644
--- a/chrome/browser/media/router/BUILD.gn
+++ b/chrome/browser/media/router/BUILD.gn
@@ -57,6 +57,10 @@ static_library("router") {
"presentation_request.h",
"presentation_service_delegate_impl.cc",
"presentation_service_delegate_impl.h",
+ "presentation_service_delegate_observers.cc",
+ "presentation_service_delegate_observers.h",
+ "receiver_presentation_service_delegate_impl.cc",
+ "receiver_presentation_service_delegate_impl.h",
"render_frame_host_id.h",
"route_message.cc",
"route_message.h",
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/media/router/offscreen_presentation_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698