| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 33a5fcb7ba028ee8e0c47c42d36a2171bd0e7a9b..3cc7b9ee385b58c2227f3914037c492fdb2daa4d 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -239,5 +239,5 @@ IPC_STRUCT_TRAITS_END()
|
| IPC_STRUCT_TRAITS_BEGIN(cc::SoftwareFrameData)
|
| IPC_STRUCT_TRAITS_MEMBER(size)
|
| IPC_STRUCT_TRAITS_MEMBER(damage_rect)
|
| - IPC_STRUCT_TRAITS_MEMBER(content_dib)
|
| + IPC_STRUCT_TRAITS_MEMBER(dib_id)
|
| IPC_STRUCT_TRAITS_END()
|
|
|