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

Unified Diff: chrome/browser/media/router/mojo/media_router.typemap

Issue 2737413003: [Presentation API] Remove references to presentation sessions. (Closed)
Patch Set: Update presentation service mock. Created 3 years, 9 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/mojo/media_router.typemap
diff --git a/chrome/browser/media/router/mojo/media_router.typemap b/chrome/browser/media/router/mojo/media_router.typemap
index de2b10cb2cbdb14cf015e26fb0ed58e0d97dca7b..e79159d8efbb2ed5efc22f79c2bd0b3bc221e279 100644
--- a/chrome/browser/media/router/mojo/media_router.typemap
+++ b/chrome/browser/media/router/mojo/media_router.typemap
@@ -9,7 +9,7 @@ public_headers = [
"//chrome/browser/media/router/media_sink.h",
"//chrome/browser/media/router/route_message.h",
"//chrome/browser/media/router/route_request_result.h",
- "//content/public/common/presentation_session.h",
+ "//content/public/common/presentation_info.h",
]
deps = [
"//third_party/icu", # For issue.h

Powered by Google App Engine
This is Rietveld 408576698