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 019a16e127d18932d55d0382ea9ed0a3b6be2426..9c3c2a94f1a33e6990ed6fb159a5b2e583bd1867 100644 |
--- a/cc/ipc/cc_param_traits_macros.h |
+++ b/cc/ipc/cc_param_traits_macros.h |
@@ -188,6 +188,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata) |
IPC_STRUCT_TRAITS_MEMBER(root_overflow_y_hidden) |
IPC_STRUCT_TRAITS_MEMBER(root_overflow_y_hidden) |
IPC_STRUCT_TRAITS_MEMBER(may_contain_video) |
+ IPC_STRUCT_TRAITS_MEMBER(is_fullscreen) |
IPC_STRUCT_TRAITS_MEMBER( |
is_resourceless_software_draw_with_scroll_or_animation) |
IPC_STRUCT_TRAITS_MEMBER(top_controls_height) |