diff options
Diffstat (limited to 'chrome/common/render_messages_internal.h')
-rw-r--r-- | chrome/common/render_messages_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/render_messages_internal.h b/chrome/common/render_messages_internal.h index 68d69d0..eb84df0 100644 --- a/chrome/common/render_messages_internal.h +++ b/chrome/common/render_messages_internal.h @@ -953,7 +953,7 @@ IPC_BEGIN_MESSAGES(ViewHost) // contains the widget being created. IPC_SYNC_MESSAGE_CONTROL2_1(ViewHostMsg_CreateWidget, int /* opener_id */, - bool /* focus on show */, + WebKit::WebPopupType /* popup type */, int /* route_id */) // These two messages are sent to the parent RenderViewHost to display the |