| Index: content/browser/frame_host/cross_process_frame_connector.h
|
| diff --git a/content/browser/frame_host/cross_process_frame_connector.h b/content/browser/frame_host/cross_process_frame_connector.h
|
| index 5d7570a496cedd28c87fe76a30e857a31652ef42..2b2160d135eb6edebb3f6988dfca373495c6af7a 100644
|
| --- a/content/browser/frame_host/cross_process_frame_connector.h
|
| +++ b/content/browser/frame_host/cross_process_frame_connector.h
|
| @@ -29,7 +29,6 @@ class Message;
|
|
|
| namespace content {
|
| class RenderFrameProxyHost;
|
| -class RenderWidgetHostImpl;
|
| class RenderWidgetHostViewBase;
|
| class RenderWidgetHostViewChildFrame;
|
| class WebCursor;
|
|
|