| Index: cc/ipc/BUILD.gn
|
| diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
|
| index 29298f51ddc61e591f41928ad7a177a185cd2a31..babff70375108968d9a812e1e1faa296e15ba03b 100644
|
| --- a/cc/ipc/BUILD.gn
|
| +++ b/cc/ipc/BUILD.gn
|
| @@ -44,10 +44,10 @@ mojom("interfaces") {
|
| "compositor_frame_metadata.mojom",
|
| "copy_output_request.mojom",
|
| "copy_output_result.mojom",
|
| - "display_compositor.mojom",
|
| "filter_operation.mojom",
|
| "filter_operations.mojom",
|
| "frame_sink_id.mojom",
|
| + "frame_sink_manager.mojom",
|
| "local_surface_id.mojom",
|
| "mojo_compositor_frame_sink.mojom",
|
| "quads.mojom",
|
|
|