| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 0c14ddf5ef518fb7af23fbd5aa0ffcdee5e488c5..21bc4c785a05f86aedf35688869cf0509eb00b34 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -213,6 +213,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::TextureDrawQuad)
|
| IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[2])
|
| IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[3])
|
| IPC_STRUCT_TRAITS_MEMBER(flipped)
|
| + IPC_STRUCT_TRAITS_MEMBER(nearest_neighbor)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::TileDrawQuad)
|
|
|