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

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

Issue 2737413003: [Presentation API] Remove references to presentation sessions. (Closed)
Patch Set: Update PresentationServiceDelegateImpl unittest 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 b0218eae4f46f8d4f0e22d0109cf61c60e3d49b5..18b266cb9506c9f5215c4f0e02f81851f4cc53f6 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_route.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 = [
"//net",

Powered by Google App Engine
This is Rietveld 408576698