Index: cc/ipc/shared_quad_state.mojom |
diff --git a/cc/ipc/shared_quad_state.mojom b/cc/ipc/shared_quad_state.mojom |
index 8dbbaaeff490078fb05a9e6ff313d63780bdca85..d819acb0e664f74090ae73381d65869dc3219e88 100644 |
--- a/cc/ipc/shared_quad_state.mojom |
+++ b/cc/ipc/shared_quad_state.mojom |
@@ -28,7 +28,3 @@ struct SharedQuadState { |
uint32 blend_mode; |
int32 sorting_context_id; |
}; |
- |
-struct SharedQuadStateList { |
- array<SharedQuadState> shared_quad_states; |
-}; |