Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 33a5fcb7ba028ee8e0c47c42d36a2171bd0e7a9b..fa1face955cbbbc5d485cc6c50251678f53ab782 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -197,6 +197,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::YUVVideoDrawQuad) |
IPC_STRUCT_TRAITS_MEMBER(y_plane) |
IPC_STRUCT_TRAITS_MEMBER(u_plane) |
IPC_STRUCT_TRAITS_MEMBER(v_plane) |
+ IPC_STRUCT_TRAITS_MEMBER(a_plane) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::SharedQuadState) |