| Index: services/shell/public/interfaces/BUILD.gn
|
| diff --git a/services/shell/public/interfaces/BUILD.gn b/services/shell/public/interfaces/BUILD.gn
|
| index 5a2ef6ce1cdb63b2f2cdc05ca77e19513474a42d..4959c7421e4e00e847903d331466d8932eeaf3b0 100644
|
| --- a/services/shell/public/interfaces/BUILD.gn
|
| +++ b/services/shell/public/interfaces/BUILD.gn
|
| @@ -10,9 +10,9 @@ mojom("interfaces") {
|
| "capabilities.mojom",
|
| "connector.mojom",
|
| "interface_provider.mojom",
|
| + "service.mojom",
|
| + "service_factory.mojom",
|
| "shell.mojom",
|
| - "shell_client.mojom",
|
| - "shell_client_factory.mojom",
|
| "shell_resolver.mojom",
|
| ]
|
|
|
|
|