Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index e0ee85d91b6d8f4e00801edb3cf81bdc96c99082..1a7bcc0d228bd6954c2a157b01190220f86f9bc9 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -233,6 +233,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata) |
IPC_STRUCT_TRAITS_MEMBER(min_page_scale_factor) |
IPC_STRUCT_TRAITS_MEMBER(max_page_scale_factor) |
IPC_STRUCT_TRAITS_MEMBER(location_bar_offset) |
+ IPC_STRUCT_TRAITS_MEMBER(location_bar_content_translation) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::GLFrameData) |