| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 0b25a4d657faa05b4f30c02d84108f6b30dabf1d..0de3e85d402b340df4eff1f33431fa94fe7ee6db 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -556,9 +556,11 @@ mojom("mojo_bindings") {
|
|
|
| sources = [
|
| "associated_interfaces.mojom",
|
| + "child_memory_coordinator.mojom",
|
| "frame.mojom",
|
| "image_downloader/image_downloader.mojom",
|
| "leveldb_wrapper.mojom",
|
| + "memory_coordinator.mojom",
|
| "render_frame_message_filter.mojom",
|
| "render_widget_window_tree_client_factory.mojom",
|
| "service_worker/embedded_worker_setup.mojom",
|
|
|