| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 339032de6555c30c9912b5ae4028e8e9723d8cb3..f5c775332572bf0ac4d6242da0c20b794e949a5a 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -534,6 +534,7 @@ mojom("mojo_bindings") {
|
| "permission_service.mojom",
|
| "presentation/presentation_service.mojom",
|
| "process_control.mojom",
|
| + "render_process_client.mojom",
|
| "routed_service_provider.mojom",
|
| "service_port_service.mojom",
|
| "service_worker/embedded_worker_setup.mojom",
|
|
|