| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index ca4ddc19e938d24c9e10d5bfe5462ae51b2f0a04..d9746922807d29aea56d7d8552331046596e64fe 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -157,7 +157,6 @@ IPC_STRUCT_TRAITS_BEGIN(cc::RenderPassDrawQuad)
|
| IPC_STRUCT_TRAITS_MEMBER(contents_changed_since_last_frame)
|
| IPC_STRUCT_TRAITS_MEMBER(mask_uv_rect)
|
| IPC_STRUCT_TRAITS_MEMBER(filters)
|
| - IPC_STRUCT_TRAITS_MEMBER(filter)
|
| IPC_STRUCT_TRAITS_MEMBER(background_filters)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|