Index: chrome/browser/views/tab_contents/tab_contents_container.h |
=================================================================== |
--- chrome/browser/views/tab_contents/tab_contents_container.h (revision 45498) |
+++ chrome/browser/views/tab_contents/tab_contents_container.h (working copy) |
@@ -73,9 +73,6 @@ |
// Handles registering for our notifications. |
NotificationRegistrar registrar_; |
- // Storage of the string needed for accessibility. |
- std::wstring accessible_name_; |
- |
DISALLOW_COPY_AND_ASSIGN(TabContentsContainer); |
}; |