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 af0ed700741a151df6dc614f47a3cd806dfa8b4d..49357dfd144cd21d54bc51d9e14086aad47ad8df 100644 |
--- a/chrome/common/extensions/chrome_extension_messages.h |
+++ b/chrome/common/extensions/chrome_extension_messages.h |
@@ -80,6 +80,7 @@ IPC_STRUCT_TRAITS_BEGIN(ui::AXTreeData) |
IPC_STRUCT_TRAITS_MEMBER(doctype) |
IPC_STRUCT_TRAITS_MEMBER(loaded) |
IPC_STRUCT_TRAITS_MEMBER(loading_progress) |
+ IPC_STRUCT_TRAITS_MEMBER(focus_id) |
IPC_STRUCT_TRAITS_MEMBER(sel_anchor_object_id) |
IPC_STRUCT_TRAITS_MEMBER(sel_anchor_offset) |
IPC_STRUCT_TRAITS_MEMBER(sel_focus_object_id) |