summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tab_contents/tab_contents_container.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/tab_contents/tab_contents_container.h')
-rw-r--r--chrome/browser/views/tab_contents/tab_contents_container.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/views/tab_contents/tab_contents_container.h b/chrome/browser/views/tab_contents/tab_contents_container.h
index 39f2de6..18e69ff 100644
--- a/chrome/browser/views/tab_contents/tab_contents_container.h
+++ b/chrome/browser/views/tab_contents/tab_contents_container.h
@@ -73,9 +73,6 @@ class TabContentsContainer : public views::View,
// Handles registering for our notifications.
NotificationRegistrar registrar_;
- // Storage of the string needed for accessibility.
- std::wstring accessible_name_;
-
DISALLOW_COPY_AND_ASSIGN(TabContentsContainer);
};