| 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..000e4d8b8ad5b1733cfff1b0e320d2fd2a8b3650 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/presentation_service.mojom',
|
| + 'common/presentation/presentation_service_client.mojom',
|
| 'common/render_frame_setup.mojom',
|
|
|
| # NOTE: Sources duplicated in
|
|
|