| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 28a2353227b946e5570811ebcaa3b0d3d620ef7b..cec3302570ae4f85a27ab8a6b11d51b1bf8816ee 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -1080,7 +1080,6 @@ IPC_MESSAGE_ROUTED1(ViewHostMsg_UpdateRect,
|
| ViewHostMsg_UpdateRect_Params)
|
|
|
| IPC_MESSAGE_ROUTED0(ViewHostMsg_Focus)
|
| -IPC_MESSAGE_ROUTED0(ViewHostMsg_Blur)
|
|
|
| // Message sent from renderer to the browser when focus changes inside the
|
| // webpage. The first parameter says whether the newly focused element needs
|
|
|