Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index fcc1db87dd575fb4c868c0ee0fed5e52218353d1..d52079808b5b75f660954dc7033779b261fb66db 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -229,6 +229,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::GLFrameData) |
IPC_STRUCT_TRAITS_MEMBER(mailbox) |
IPC_STRUCT_TRAITS_MEMBER(sync_point) |
IPC_STRUCT_TRAITS_MEMBER(size) |
+ IPC_STRUCT_TRAITS_MEMBER(damage_rect) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::SoftwareFrameData) |