| Index: content/renderer/browser_plugin/browser_plugin_channel_manager.cc
|
| diff --git a/content/renderer/browser_plugin/browser_plugin_channel_manager.cc b/content/renderer/browser_plugin/browser_plugin_channel_manager.cc
|
| index 678af1c6c8b001c5cd4bf8ef2e10aa1c97995c24..b4f5c034cdd5bd814c3fbabb764d8f30ef874dfc 100644
|
| --- a/content/renderer/browser_plugin/browser_plugin_channel_manager.cc
|
| +++ b/content/renderer/browser_plugin/browser_plugin_channel_manager.cc
|
| @@ -60,7 +60,6 @@ void BrowserPluginChannelManager::CreateRenderView(
|
| false,
|
| params.swapped_out,
|
| params.next_page_id,
|
| - params.screen_info,
|
| channel,
|
| params.accessibility_mode);
|
| ReportChannelToEmbedder(render_view,
|
|
|