| 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 6094b9b9acb4947ff2901b287342c09ed1117520..025dd490676927a532a298f231872bf4fb5f22d3 100644
|
| --- a/content/browser/renderer_host/render_widget_host_impl.h
|
| +++ b/content/browser/renderer_host/render_widget_host_impl.h
|
| @@ -561,7 +561,6 @@ class CONTENT_EXPORT RenderWidgetHostImpl : public RenderWidgetHost,
|
| void RendererIsResponsive();
|
|
|
| // Routines used to send the RenderWidget its screen color profile.
|
| - void DispatchColorProfile();
|
| void SendColorProfile();
|
|
|
| // IPC message handlers
|
|
|