| Index: cc/ipc/compositor_frame_metadata.mojom
|
| diff --git a/cc/ipc/compositor_frame_metadata.mojom b/cc/ipc/compositor_frame_metadata.mojom
|
| index 90f9f859b5d3bd87a99b88e60ce70fa3728e8647..992f53d40f683436594d6cc4578e5aaf4ac374b2 100644
|
| --- a/cc/ipc/compositor_frame_metadata.mojom
|
| +++ b/cc/ipc/compositor_frame_metadata.mojom
|
| @@ -29,6 +29,5 @@
|
| uint32 root_background_color;
|
| Selection selection;
|
| array<ui.mojom.LatencyInfo> latency_info;
|
| - array<uint32> satisfies_sequences;
|
| array<SurfaceId> referenced_surfaces;
|
| };
|
|
|