| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 3854840a7602b70b5977e5fba938349db27d282a..9b3cc8b7e2bb24f1c93869388cca3c82541fd421 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -525,6 +525,8 @@ mojom("mojo_bindings") {
|
| "background_sync_service.mojom",
|
| "geolocation_service.mojom",
|
| "image_downloader/image_downloader.mojom",
|
| + "installedapp/installed_app_provider.mojom",
|
| + "installedapp/related_application.mojom",
|
| "leveldb_wrapper.mojom",
|
| "permission_service.mojom",
|
| "presentation/presentation_service.mojom",
|
|
|