| Index: chrome/common/extensions/chrome_extension_messages.h
|
| diff --git a/chrome/common/extensions/chrome_extension_messages.h b/chrome/common/extensions/chrome_extension_messages.h
|
| index 95f18245d65b7cc59fe23469c6a441463870947e..a5236b3c38c4711c41b3efcef1723d3352783bdc 100644
|
| --- a/chrome/common/extensions/chrome_extension_messages.h
|
| +++ b/chrome/common/extensions/chrome_extension_messages.h
|
| @@ -71,6 +71,7 @@ IPC_STRUCT_TRAITS_BEGIN(ui::AXNodeData)
|
| IPC_STRUCT_TRAITS_MEMBER(intlist_attributes)
|
| IPC_STRUCT_TRAITS_MEMBER(html_attributes)
|
| IPC_STRUCT_TRAITS_MEMBER(child_ids)
|
| + IPC_STRUCT_TRAITS_MEMBER(offset_container_id)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(ui::AXTreeData)
|
|
|