| Index: chrome/common/render_messages_internal.h
|
| ===================================================================
|
| --- chrome/common/render_messages_internal.h (revision 26504)
|
| +++ chrome/common/render_messages_internal.h (working copy)
|
| @@ -884,6 +884,7 @@
|
|
|
| IPC_MESSAGE_ROUTED0(ViewHostMsg_Focus)
|
| IPC_MESSAGE_ROUTED0(ViewHostMsg_Blur)
|
| + IPC_MESSAGE_ROUTED0(ViewHostMsg_FocusedNodeChanged)
|
|
|
| // Returns the window location of the given window.
|
| // TODO(shess): Provide a mapping from reply_msg->routing_id() to
|
|
|