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

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

Issue 2477573002: [Presentation API] (3rd) (1-UA) Split PresentationServiceDelegateImpl(PSDImpl) (Closed)
Patch Set: Created 4 years, 1 month 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 b13f8da929dc665b31c5c3c8d3a9458193378525..53b5323e89f1f0f4cd7af0782b9e563b85a4d4f1 100644
--- a/chrome/browser/media/router/BUILD.gn
+++ b/chrome/browser/media/router/BUILD.gn
@@ -56,6 +56,8 @@ static_library("router") {
"presentation_request.h",
"presentation_service_delegate_impl.cc",
"presentation_service_delegate_impl.h",
+ "receiver_presentation_service_delegate_impl.cc",
+ "receiver_presentation_service_delegate_impl.h",
"render_frame_host_id.h",
"route_message.cc",
"route_message.h",

Powered by Google App Engine
This is Rietveld 408576698