summaryrefslogtreecommitdiffstats
path: root/content/common/cc_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/cc_messages.h')
-rw-r--r--content/common/cc_messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
index 0c14ddf..21bc4c7 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)