Index: content/common/accessibility_messages.h |
diff --git a/content/common/accessibility_messages.h b/content/common/accessibility_messages.h |
index f30b5e416606375be8d6f3c22da04b3558a4c349..5a0a5986e947799217062da98c97d9625d66c75c 100644 |
--- a/content/common/accessibility_messages.h |
+++ b/content/common/accessibility_messages.h |
@@ -49,6 +49,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::AXContentTreeData) |
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) |