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

Unified Diff: content/common/BUILD.gn

Issue 935083002: [PresentationAPI] Implementing start/joinSession from WebPresentationClient to PresentationService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 6bf0f6417f56455b0b10e982cb0be2eb4b599994..2f6f16fad7f8df9e51f7548eeaef2237fac9c6bc 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -461,6 +461,7 @@ mojom("mojo_bindings") {
"geolocation_service.mojom",
"permission_service.mojom",
"presentation/presentation_service.mojom",
+ "presentation/presentation_session.mojom",
"render_frame_setup.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698