Index: chrome/common/render_messages_internal.h |
=================================================================== |
--- chrome/common/render_messages_internal.h (revision 53398) |
+++ chrome/common/render_messages_internal.h (working copy) |
@@ -1868,12 +1868,6 @@ |
int /* host_id */, |
bool /* success */) |
- // Returns the resizer box location in the window this widget is embedded. |
- // Important for Mac OS X, but not Win or Linux. |
- IPC_SYNC_MESSAGE_ROUTED1_1(ViewHostMsg_GetRootWindowResizerRect, |
- gfx::NativeViewId /* window */, |
- gfx::Rect /* Out: Window location */) |
- |
// Queries the browser for AutoFill suggestions for a form input field. |
IPC_MESSAGE_ROUTED3(ViewHostMsg_QueryFormFieldAutoFill, |
int /* id of this message */, |