Index: cc/ipc/cc_param_traits_macros.h |
diff --git a/cc/ipc/cc_param_traits_macros.h b/cc/ipc/cc_param_traits_macros.h |
index e316a08cf04b470889d78f194d1e5576bde39c83..85da0f66e06326bbbb084997affcfb3bd0df012e 100644 |
--- a/cc/ipc/cc_param_traits_macros.h |
+++ b/cc/ipc/cc_param_traits_macros.h |
@@ -186,6 +186,8 @@ 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(bottom_bar_offset) |
+ IPC_STRUCT_TRAITS_MEMBER(bottom_bar_content_translation) |
IPC_STRUCT_TRAITS_MEMBER(root_background_color) |
IPC_STRUCT_TRAITS_MEMBER(selection) |
IPC_STRUCT_TRAITS_MEMBER(latency_info) |