| Index: content/browser/renderer_host/render_widget_host_impl.h
|
| diff --git a/content/browser/renderer_host/render_widget_host_impl.h b/content/browser/renderer_host/render_widget_host_impl.h
|
| index 17e3e82bff430ca29fc5826587cb998ecfb9a050..08b24ba40642801be133551ff8557dfe7b24754e 100644
|
| --- a/content/browser/renderer_host/render_widget_host_impl.h
|
| +++ b/content/browser/renderer_host/render_widget_host_impl.h
|
| @@ -588,7 +588,6 @@ class CONTENT_EXPORT RenderWidgetHostImpl
|
| void SendColorProfile();
|
|
|
| // IPC message handlers
|
| - void OnRenderViewReady();
|
| void OnRenderProcessGone(int status, int error_code);
|
| void OnClose();
|
| void OnUpdateScreenRectsAck();
|
|
|