| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 13f3059351565b96d72fbd441f5a151caea61b10..d5e23a37a6e1d064febf829b80f32ec40b00170f 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -534,6 +534,7 @@ mojom("mojo_bindings") {
|
| "background_sync_service.mojom",
|
| "geolocation_service.mojom",
|
| "image_downloader/image_downloader.mojom",
|
| + "media/audio_debug_recording.mojom",
|
| "permission_service.mojom",
|
| "presentation/presentation_service.mojom",
|
| "process_control.mojom",
|
|
|