summaryrefslogtreecommitdiff
path: root/chromium/content/common/cc_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/cc_messages.h')
-rw-r--r--chromium/content/common/cc_messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/common/cc_messages.h b/chromium/content/common/cc_messages.h
index 55a8c497a4e..d6da60232e6 100644
--- a/chromium/content/common/cc_messages.h
+++ b/chromium/content/common/cc_messages.h
@@ -316,6 +316,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata)
IPC_STRUCT_TRAITS_MEMBER(root_overflow_y_hidden)
IPC_STRUCT_TRAITS_MEMBER(location_bar_offset)
IPC_STRUCT_TRAITS_MEMBER(location_bar_content_translation)
+ IPC_STRUCT_TRAITS_MEMBER(root_background_color)
IPC_STRUCT_TRAITS_MEMBER(selection)
IPC_STRUCT_TRAITS_MEMBER(latency_info)
IPC_STRUCT_TRAITS_MEMBER(satisfies_sequences)