Index: chrome/browser/views/location_bar_view.h |
=================================================================== |
--- chrome/browser/views/location_bar_view.h (revision 45498) |
+++ chrome/browser/views/location_bar_view.h (working copy) |
@@ -639,9 +639,6 @@ |
// Used schedule a task for the first run info bubble. |
ScopedRunnableMethodFactory<LocationBarView> first_run_bubble_; |
- // Storage of string needed for accessibility. |
- std::wstring accessible_name_; |
- |
DISALLOW_IMPLICIT_CONSTRUCTORS(LocationBarView); |
}; |