Index: content/browser/web_contents/web_contents_view_aura.h |
diff --git a/content/browser/web_contents/web_contents_view_aura.h b/content/browser/web_contents/web_contents_view_aura.h |
index 360006a9a8ad013553a8251c747a757634b48f10..b2d239c6e915c038d70d6c5e645a6595a3f1025c 100644 |
--- a/content/browser/web_contents/web_contents_view_aura.h |
+++ b/content/browser/web_contents/web_contents_view_aura.h |
@@ -122,7 +122,7 @@ class CONTENT_EXPORT WebContentsViewAura |
scoped_ptr<aura::Window> window_; |
// The WebContentsImpl whose contents we display. |
- WebContentsImpl* tab_contents_; |
+ WebContentsImpl* web_contents_; |
content::RenderWidgetHostView* view_; |