| Index: content/renderer/pepper/pepper_plugin_delegate_impl.h
 | 
| ===================================================================
 | 
| --- content/renderer/pepper/pepper_plugin_delegate_impl.h	(revision 136613)
 | 
| +++ content/renderer/pepper/pepper_plugin_delegate_impl.h	(working copy)
 | 
| @@ -119,7 +119,6 @@
 | 
|  
 | 
|    // Called by RenderView when ViewMsg_PpapiBrokerChannelCreated.
 | 
|    void OnPpapiBrokerChannelCreated(int request_id,
 | 
| -                                   base::ProcessHandle broker_process_handle,
 | 
|                                     const IPC::ChannelHandle& handle);
 | 
|  
 | 
|    // Removes broker from pending_connect_broker_ if present. Returns true if so.
 | 
| 
 |