Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 2ce16acc74950cb1e1743d9a3f3a1c5f2b8647b4..56cd9b9f3cc48e8074708eeee981681f4b93f560 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -388,6 +388,8 @@ mojom("mojo_bindings") { |
sources = [ |
"geolocation_service.mojom", |
"permission_service.mojom", |
+ "presentation/presentation_service.mojom", |
+ "presentation/presentation_service_client.mojom", |
"render_frame_setup.mojom", |
] |