Chromium Code Reviews| Index: content/common/cc_messages.h |
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
| index d51f7af5bd73ac14d96de209dd0c5b56eb1e4245..b29fdc696c2bc27776991b1bcbcabff06bb33511 100644 |
| --- a/content/common/cc_messages.h |
| +++ b/content/common/cc_messages.h |
| @@ -287,6 +287,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata) |
| IPC_STRUCT_TRAITS_MEMBER(selection_start) |
| IPC_STRUCT_TRAITS_MEMBER(selection_end) |
| IPC_STRUCT_TRAITS_MEMBER(latency_info) |
| + IPC_STRUCT_TRAITS_MEMBER(satisfies_sequences) |
|
jamesr
2014/09/25 23:23:47
we'll have to add this to the mojom interface too,
|
| IPC_STRUCT_TRAITS_END() |
| IPC_STRUCT_TRAITS_BEGIN(cc::GLFrameData) |