| Index: chrome/common/render_messages_internal.h
|
| ===================================================================
|
| --- chrome/common/render_messages_internal.h (revision 7623)
|
| +++ chrome/common/render_messages_internal.h (working copy)
|
| @@ -522,7 +522,7 @@
|
|
|
| IPC_MESSAGE_ROUTED2(ViewHostMsg_CreateWidgetWithRoute,
|
| int /* route_id */,
|
| - bool /* focus on show */)
|
| + bool /* activatable */)
|
|
|
| // These two messages are sent to the parent RenderViewHost to display the
|
| // page/widget that was created by CreateView/CreateWidget. routing_id
|
|
|