| Index: chrome/browser/tab_contents/web_contents_view_win.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/web_contents_view_win.h (revision 8895)
|
| +++ chrome/browser/tab_contents/web_contents_view_win.h (working copy)
|
| @@ -30,7 +30,7 @@
|
|
|
| virtual WebContents* GetWebContents();
|
| virtual void CreateView();
|
| - virtual RenderWidgetHostViewWin* CreateViewForWidget(
|
| + virtual RenderWidgetHostView* CreateViewForWidget(
|
| RenderWidgetHost* render_widget_host);
|
| virtual gfx::NativeView GetNativeView() const;
|
| virtual gfx::NativeView GetContentNativeView() const;
|
|
|