| Index: trunk/src/content/common/view_messages.h
|
| ===================================================================
|
| --- trunk/src/content/common/view_messages.h (revision 278497)
|
| +++ trunk/src/content/common/view_messages.h (working copy)
|
| @@ -989,10 +989,6 @@
|
|
|
| IPC_MESSAGE_ROUTED0(ViewMsg_SelectWordAroundCaret)
|
|
|
| -// Sent by the browser to ask the renderer to redraw.
|
| -IPC_MESSAGE_ROUTED1(ViewMsg_ForceRedraw,
|
| - int /* request_id */)
|
| -
|
| // -----------------------------------------------------------------------------
|
| // Messages sent from the renderer to the browser.
|
|
|
|
|