| Index: chrome/browser/renderer_host/render_widget_host.h
|
| ===================================================================
|
| --- chrome/browser/renderer_host/render_widget_host.h (revision 9264)
|
| +++ chrome/browser/renderer_host/render_widget_host.h (working copy)
|
| @@ -28,7 +28,6 @@
|
| class WebCursor;
|
| struct ViewHostMsg_PaintRect_Params;
|
| struct ViewHostMsg_ScrollRect_Params;
|
| -struct WebPluginGeometry;
|
|
|
| // This class manages the browser side of a browser<->renderer HWND connection.
|
| // The HWND lives in the browser process, and windows events are sent over
|
|
|