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

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

Issue 2947403004: [MediaRouter] Replace RouteMessage with PresentationConnectionMessage (Closed)
Patch Set: . 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/common/media_router/BUILD.gn
diff --git a/chrome/common/media_router/BUILD.gn b/chrome/common/media_router/BUILD.gn
index ed0f520bbebeb716b82e85e881a3bf437b4f634d..039251fa3b57fce3908e46f4ff932382ad81838d 100644
--- a/chrome/common/media_router/BUILD.gn
+++ b/chrome/common/media_router/BUILD.gn
@@ -29,8 +29,6 @@ static_library("router") {
"media_source_helper.h",
"media_status.cc",
"media_status.h",
- "route_message.cc",
- "route_message.h",
"route_request_result.cc",
"route_request_result.h",
]

Powered by Google App Engine
This is Rietveld 408576698