| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index cf899ff08b2a2f1825dab3c5e0c6383b2e501b6a..3a6bfbd8c13531aab217206e2856de9b910aebbc 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -573,6 +573,7 @@ mojom("mojo_bindings") {
|
| "image_downloader/image_downloader.mojom",
|
| "indexed_db/indexed_db.mojom",
|
| "leveldb_wrapper.mojom",
|
| + "media/audio_output.mojom",
|
| "media/media_devices.mojom",
|
| "memory_coordinator.mojom",
|
| "native_types.mojom",
|
|
|