Index: content/browser/web_contents/interstitial_page_impl.h |
=================================================================== |
--- content/browser/web_contents/interstitial_page_impl.h (revision 138369) |
+++ content/browser/web_contents/interstitial_page_impl.h (working copy) |
@@ -98,7 +98,6 @@ |
virtual content::RendererPreferences GetRendererPrefs( |
content::BrowserContext* browser_context) const OVERRIDE; |
virtual webkit_glue::WebPreferences GetWebkitPrefs() OVERRIDE; |
- virtual content::ViewType GetRenderViewType() const OVERRIDE; |
virtual gfx::Rect GetRootWindowResizerRect() const OVERRIDE; |
// RenderWidgetHostDelegate implementation: |