| Index: chrome/browser/renderer_host/browser_render_process_host.h
|
| ===================================================================
|
| --- chrome/browser/renderer_host/browser_render_process_host.h (revision 11493)
|
| +++ chrome/browser/renderer_host/browser_render_process_host.h (working copy)
|
| @@ -87,9 +87,6 @@
|
| const NotificationDetails& details);
|
|
|
| private:
|
| - // RenderProcessHost implementation (protected portion).
|
| - virtual void Unregister();
|
| -
|
| // Control message handlers.
|
| void OnPageContents(const GURL& url, int32 page_id,
|
| const std::wstring& contents);
|
|
|