Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index a2eaa63b20c635a0b2736223c7225d7923bd7d9d..da416eb3f7cf1d39b74eff89b199d41e3fe873ad 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -238,6 +238,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::SharedQuadState) |
IPC_STRUCT_TRAITS_MEMBER(is_clipped) |
IPC_STRUCT_TRAITS_MEMBER(opacity) |
IPC_STRUCT_TRAITS_MEMBER(blend_mode) |
+ IPC_STRUCT_TRAITS_MEMBER(sorting_context_id) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::TransferableResource) |