| Index: content/child/plugin_messages.h
|
| diff --git a/content/child/plugin_messages.h b/content/child/plugin_messages.h
|
| index 8cf591b3d7f24e961fc7836e92b0ed14857d85bc..71cd6d3872756731489512a591bb5358b604b3e7 100644
|
| --- a/content/child/plugin_messages.h
|
| +++ b/content/child/plugin_messages.h
|
| @@ -238,10 +238,6 @@ IPC_MESSAGE_ROUTED2(PluginHostMsg_URLRedirectResponse,
|
| bool /* allow */,
|
| int /* resource_id */)
|
|
|
| -IPC_SYNC_MESSAGE_ROUTED1_1(PluginHostMsg_CheckIfRunInsecureContent,
|
| - GURL /* url */,
|
| - bool /* result */)
|
| -
|
| #if defined(OS_WIN)
|
| // The modal_loop_pump_messages_event parameter is an event handle which is
|
| // passed in for windowless plugins and is used to indicate if messages
|
|
|