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

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: Fixed the last round of comments 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 7f2742cf6df34e6d00cb8f59968c1d246fc0835c..fc7c5f8eca851d352e50f82aa28d658ef95814b3 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",
]
« no previous file with comments | « content/browser/presentation/presentation_service_impl.cc ('k') | content/common/presentation/presentation_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698