| Index: content/common/view_messages.h
|
| ===================================================================
|
| --- content/common/view_messages.h (revision 110522)
|
| +++ content/common/view_messages.h (working copy)
|
| @@ -1056,8 +1056,7 @@
|
| IPC_MESSAGE_ROUTED0(ViewMsg_Move_ACK)
|
|
|
| // Used to instruct the RenderView to send back updates to the preferred size.
|
| -IPC_MESSAGE_ROUTED1(ViewMsg_EnablePreferredSizeChangedMode,
|
| - int /*flags*/)
|
| +IPC_MESSAGE_ROUTED0(ViewMsg_EnablePreferredSizeChangedMode)
|
|
|
| // Changes the text direction of the currently selected input field (if any).
|
| IPC_MESSAGE_ROUTED1(ViewMsg_SetTextDirection,
|
|
|