| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 513213bfbce8f8b6ff64fda51e88292f9b36d2a0..5591368f960ac52abec83214859271c611f31dbd 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -562,6 +562,7 @@ mojom("mojo_bindings") {
|
| "leveldb_wrapper.mojom",
|
| "memory_coordinator.mojom",
|
| "render_frame_message_filter.mojom",
|
| + "render_message_filter.mojom",
|
| "render_widget_window_tree_client_factory.mojom",
|
| "service_worker/embedded_worker_setup.mojom",
|
| "storage_partition_service.mojom",
|
|
|