| Index: mojo/shell/public/interfaces/BUILD.gn
|
| diff --git a/mojo/shell/public/interfaces/BUILD.gn b/mojo/shell/public/interfaces/BUILD.gn
|
| index 5565335544296a4775bd6d3cace9ea877e76f6c4..134a80d2dd02e4ff350b20bc1ce40af120c9a597 100644
|
| --- a/mojo/shell/public/interfaces/BUILD.gn
|
| +++ b/mojo/shell/public/interfaces/BUILD.gn
|
| @@ -9,7 +9,7 @@ mojom("interfaces") {
|
| sources = [
|
| "application_manager.mojom",
|
| "content_handler.mojom",
|
| - "service_provider.mojom",
|
| + "interface_provider.mojom",
|
| "shell.mojom",
|
| "shell_client.mojom",
|
| ]
|
|
|