summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/interstitial_page_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/web_contents/interstitial_page_impl.h')
-rw-r--r--content/browser/web_contents/interstitial_page_impl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/content/browser/web_contents/interstitial_page_impl.h b/content/browser/web_contents/interstitial_page_impl.h
index e1ebbf5..69f6120 100644
--- a/content/browser/web_contents/interstitial_page_impl.h
+++ b/content/browser/web_contents/interstitial_page_impl.h
@@ -121,11 +121,6 @@ class CONTENT_EXPORT InterstitialPageImpl
const ContextMenuParams& params,
ContextMenuSourceType type) OVERRIDE;
-#if defined(OS_ANDROID)
- virtual void AttachLayer(WebKit::WebLayer* layer) OVERRIDE;
- virtual void RemoveLayer(WebKit::WebLayer* layer) OVERRIDE;
-#endif
-
// RenderWidgetHostDelegate implementation:
virtual void RenderWidgetDeleted(
RenderWidgetHostImpl* render_widget_host) OVERRIDE;