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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 839773002: Plumbing from WebPresentationClient to the Presentation Mojo service for (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index fb635afa2d6b418c8747c1b1672d7fd364c59ad2..df066f5fd48ffe14b84d98c70c4425c21059688e 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -12,6 +12,8 @@
# NOTE: Sources duplicated in //content/common/BUILD.gn:mojo_bindings.
'common/geolocation_service.mojom',
'common/permission_service.mojom',
+ 'common/presentation_service.mojom',
+ 'common/presentation_session.mojom',
'common/render_frame_setup.mojom',
# NOTE: Sources duplicated in

Powered by Google App Engine
This is Rietveld 408576698