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

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: is_null() checks for StructPtr's instead of get() 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 b311783b51e1f2292b057911479c01da9e7d500e..a1ee0f90933c9237a167a21fde239cc73810c9ed 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -469,6 +469,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