| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 7ac6ce553f58da7271ee5a869e14479edcf9542e..a7225a00450c2123e3da90c2a2ba135dc40aabad 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -633,8 +633,6 @@ IPC_MESSAGE_ROUTED2(ViewMsg_ShowContextMenu,
|
| ui::MenuSourceType,
|
| gfx::Point /* location where menu should be shown */)
|
|
|
| -IPC_MESSAGE_ROUTED0(ViewMsg_Stop)
|
| -
|
| // Sent when the user wants to search for a word on the page (find in page).
|
| IPC_MESSAGE_ROUTED3(ViewMsg_Find,
|
| int /* request_id */,
|
|
|