summaryrefslogtreecommitdiffstats
path: root/content/test/test_web_contents_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/test_web_contents_view.h')
-rw-r--r--content/test/test_web_contents_view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/test/test_web_contents_view.h b/content/test/test_web_contents_view.h
index 12a2c80..bd9c04b 100644
--- a/content/test/test_web_contents_view.h
+++ b/content/test/test_web_contents_view.h
@@ -68,8 +68,6 @@ class TestWebContentsView : public WebContentsView {
virtual bool IsEventTracking() const OVERRIDE;
virtual void CloseTabAfterEventTracking() OVERRIDE;
virtual void GetViewBounds(gfx::Rect* out) const OVERRIDE;
- virtual void InstallOverlayView(gfx::NativeView view) OVERRIDE;
- virtual void RemoveOverlayView() OVERRIDE;
private:
DISALLOW_COPY_AND_ASSIGN(TestWebContentsView);