summaryrefslogtreecommitdiffstats
path: root/content/public/browser/render_view_host_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/browser/render_view_host_delegate.h')
-rw-r--r--content/public/browser/render_view_host_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/browser/render_view_host_delegate.h b/content/public/browser/render_view_host_delegate.h
index bbb5cea..dd36549 100644
--- a/content/public/browser/render_view_host_delegate.h
+++ b/content/public/browser/render_view_host_delegate.h
@@ -24,7 +24,7 @@
class GURL;
class SkBitmap;
-class TabContents;
+class WebContentsImpl;
class WebKeyboardEvent;
struct NativeWebKeyboardEvent;
struct ViewHostMsg_CreateWindow_Params;