summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/render_messages_internal.h')
-rw-r--r--chrome/common/render_messages_internal.h2
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