| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index c31a261c3788bb06d8faf37ff92459e64e9cb406..3bd8a456bdea41e6413500c64508ebf41c5f164d 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -561,6 +561,8 @@ mojom("mojo_bindings") {
|
| "frame.mojom",
|
| "image_downloader/image_downloader.mojom",
|
| "indexed_db/indexed_db.mojom",
|
| + "installedapp/installed_app_provider.mojom",
|
| + "installedapp/related_application.mojom",
|
| "leveldb_wrapper.mojom",
|
| "media/media_devices.mojom",
|
| "memory_coordinator.mojom",
|
|
|