Index: chrome/browser/renderer_host/render_widget_host_view_win.h |
=================================================================== |
--- chrome/browser/renderer_host/render_widget_host_view_win.h (revision 59589) |
+++ chrome/browser/renderer_host/render_widget_host_view_win.h (working copy) |
@@ -259,9 +259,6 @@ |
// Whether the window should be activated. |
bool IsActivatable() const; |
- // MSAA IAccessible returned while page contents is loading. |
- ScopedComPtr<IAccessible> loading_accessible_; |
- |
// The associated Model. |
RenderWidgetHost* render_widget_host_; |